Changeset a7cc7b42 in rtems
- Timestamp:
- Mar 6, 2003, 6:51:56 AM (18 years ago)
- Children:
- cd83ff6
- Parents:
- 5bc48b5
- Location:
- cpukit/sapi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/sapi/ChangeLog
r5bc48b5 ra7cc7b42 1 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Remove stray reference to sptables.h.in. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/sapi/Makefile.am
r5bc48b5 ra7cc7b42 33 33 34 34 EXTRA_DIST = include/rtems/README 35 36 include/rtems/sptables.h: $(top_builddir)/config.status $(top_srcdir)/sapi/include/rtems/sptables.h.in37 cd $(top_builddir) && CONFIG_FILES=sapi/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status38 35 39 36 ## inline
Note: See TracChangeset
for help on using the changeset viewer.