source:
rtems/c/src/lib/libbsp/a29k/Makefile.in
@
f80faeb
Last change on this file since f80faeb was f80faeb, checked in by Joel Sherrill <joel.sherrill@…>, on Aug 27, 1997 at 8:33:11 PM | |
---|---|
|
|
File size: 230 bytes |
Line | |
---|---|
1 | # |
2 | # $Id$ |
3 | # |
4 | |
5 | @SET_MAKE@ |
6 | srcdir = @srcdir@ |
7 | top_srcdir = @top_srcdir@ |
8 | VPATH=@srcdir@ |
9 | |
10 | include $(RTEMS_CUSTOM) |
11 | include $(PROJECT_ROOT)/make/directory.cfg |
12 | |
13 | # Descend into the $(RTEMS_BSP_FAMILY) directory |
14 | SUB_DIRS=$(RTEMS_BSP_FAMILY) |
Note: See TracBrowser
for help on using the repository browser.