source: rtems/c/src/lib/libbsp/bsp.am @ 85c92574

4.104.114.84.95
Last change on this file since 85c92574 was 41d6b03a, checked in by Joel Sherrill <joel.sherrill@…>, on 01/06/02 at 20:11:00

2002-02-05 Ralf Corsepius <corsepiu@…>

  • bsp.am: Add line break, remove comment.
  • Property mode set to 100644
File size: 245 bytes
Line 
1##
2## $Id$
3##
4
5$(PROJECT_ROOT)/@RTEMS_BSP@/lib:
6        @$(mkinstalldirs) $@
7
8$(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs: bsp_specs
9        $(INSTALL_DATA) $< $@
10
11PREINSTALL_FILES = $(PROJECT_ROOT)/@RTEMS_BSP@/lib \
12  $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs
Note: See TracBrowser for help on using the repository browser.