Changeset 974d6ad8 in rtems
- Timestamp:
- 10/31/00 21:23:09 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c058578
- Parents:
- 3d4e62fe
- Location:
- c/src/make
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/make/ChangeLog
r3d4e62fe r974d6ad8 1 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Switch to GNU canonicalized autoconf macros. 4 1 5 2000-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/make/Makefile.am
r3d4e62fe r974d6ad8 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ aclocal6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros 7 7 8 8 rtems_makedir = $(prefix)/make
Note: See TracChangeset
for help on using the changeset viewer.