Changeset f5f31dd in rtems for c/src/lib/include/sys/Makefile.am
- Timestamp:
- 11/30/00 13:55:41 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a58638b
- Parents:
- 6b5519a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/include/sys/Makefile.am
r6b5519a rf5f31dd 14 14 endif 15 15 16 H_FILES = ioccom.h utime.h $(NEWLIB_H_FILES) $(NETWORKING_H_FILES)16 H_FILES = ioccom.h ttycom.h utime.h $(NEWLIB_H_FILES) $(NETWORKING_H_FILES) 17 17 18 18 noinst_HEADERS = utime.h termios.h ioctl.h ioccom.h
Note: See TracChangeset
for help on using the changeset viewer.