4.104.114.84.95
Last change
on this file since f5bd03c was
f5bd03c,
checked in by Joel Sherrill <joel.sherrill@…>, on 05/23/97 at 21:44:19
|
KA9Q stack removed prior to testing for 4.0.0 public release.
|
-
Property mode set to
100644
|
File size:
295 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 | # General Hardware API library |
---|
14 | LIBHWAPI=$(wildcard libhwapi) |
---|
15 | |
---|
16 | SUB_DIRS=start include libmisc libc libcpu libbsp \ |
---|
17 | $(LIBHWAPI) wrapup |
---|
Note: See
TracBrowser
for help on using the repository browser.