Changeset d3ed198b in rtems
- Timestamp:
- Aug 20, 2003, 12:42:16 PM (17 years ago)
- Children:
- cf18d1d5
- Parents:
- f8c4c8a7
- Location:
- c/src/lib/libbsp/i386/pc386
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/ChangeLog
rf8c4c8a7 rd3ed198b 1 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * ide/Makefile.am: Don't include @RTEMS_BPS@.cfg. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/pc386/ide/Makefile.am
rf8c4c8a7 rd3ed198b 11 11 OBJS = $(C_O_FILES) 12 12 13 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg14 13 include $(top_srcdir)/../../../../../../automake/compile.am 15 14 include $(top_srcdir)/../../../../../../automake/lib.am
Note: See TracChangeset
for help on using the changeset viewer.