URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [lib/] [libbsp/] [bsp.am] - Rev 158
Go to most recent revision | Compare with Previous | Blame | View Log
#### $Id: bsp.am,v 1.1.1.1 2001-07-10 09:46:49 chris Exp $##$(PROJECT_ROOT)/@RTEMS_BSP@/lib:@$(mkinstalldirs) $@$(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs: bsp_specs$(INSTALL_DATA) $< $@## FIXME: Do not split this line into several lines## A bug in automake-2.14 will generate incorrect results otherwisePREINSTALL_FILES += $(PROJECT_ROOT)/@RTEMS_BSP@/lib $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs
Go to most recent revision | Compare with Previous | Blame | View Log
