Changeset f11d526c in rtems
- Timestamp:
- 08/21/03 12:47:54 (19 years ago)
- Children:
- 998bb06
- Parents:
- 21d3667c
- Location:
- c/src/libchip
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/libchip/ChangeLog
r21d3667c rf11d526c 1 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * ide/Makefile.am: Don't include @RTEMS_BSP@.cfg. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/libchip/ide/Makefile.am
r21d3667c rf11d526c 18 18 OBJS = $(C_O_FILES) 19 19 20 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg21 20 include $(top_srcdir)/../../../automake/compile.am 22 21 include $(top_srcdir)/../../../automake/lib.am
Note: See TracChangeset
for help on using the changeset viewer.