Changeset 621db4d2 in rtems for c/src/lib/include/sys/Makefile.am
- Timestamp:
- 06/15/00 12:57:50 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 73e1db9
- Parents:
- 1ef6250
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/include/sys/Makefile.am
r1ef6250 r621db4d2 15 15 endif 16 16 17 H_FILES = ioccom.h utime.h $(NEWLIB_H_FILES) $(NETWORKING_H_FILES)17 H_FILES = cdefs.h ioccom.h utime.h $(NEWLIB_H_FILES) $(NETWORKING_H_FILES) 18 18 19 noinst_HEADERS = utime.h termios.h ioctl.h rtems_ioccom.h19 noinst_HEADERS = utime.h termios.h ioctl.h ioccom.h 20 20 21 21 PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys \
Note: See TracChangeset
for help on using the changeset viewer.