Changeset 8dc51855 in rtems for c/src/Makefile.am
- Timestamp:
- Oct 17, 2001, 1:14:34 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 080afec
- Parents:
- 7660ccd8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/Makefile.am
r7660ccd8 r8dc51855 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1. 45 AUTOMAKE_OPTIONS = foreign 1.5 6 6 ACLOCAL_AMFLAGS = -I ../../aclocal 7 7 8 SUBDIRS = make @hst_subdirs@ wrapup tests8 SUBDIRS = @subdirs@ 9 9 10 10 # NOTE: The wildcard on the install should pick up everything except
Note: See TracChangeset
for help on using the changeset viewer.