Changeset c30f5e88 in rtems
- Timestamp:
- 06/13/00 21:44:09 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d2803ea6
- Parents:
- 80ad143b
- Location:
- c/src/lib/libbsp/i960/i960sim
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i960/i960sim/Makefile.am
r80ad143b rc30f5e88 8 8 # wrapup is the one that actually builds and installs the library 9 9 # from the individual .rel files built in other directories 10 SUBDIRS = include start startup clock console timer wrapup 10 #SUBDIRS = include start startup clock console timer wrapup 11 SUBDIRS = include start startup console wrapup 11 12 12 13 include $(top_srcdir)/../../bsp.am
Note: See TracChangeset
for help on using the changeset viewer.