Changeset 73e1db9 in rtems
- Timestamp:
- 06/15/00 12:58:24 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2b409223
- Parents:
- 621db4d2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/libnetworking/sys/Makefile.am
r621db4d2 r73e1db9 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 6 7 H_FILES = buf.h callout.h c defs.h conf.h domain.h filio.h \7 H_FILES = buf.h callout.h conf.h domain.h filio.h \ 8 8 ioctl.h kernel.h libkern.h malloc.h mbuf.h mount.h param.h proc.h \ 9 9 protosw.h queue.h reboot.h resourcevar.h rtprio.h select.h signalvar.h \ -
c/src/libnetworking/sys/Makefile.am
r621db4d2 r73e1db9 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 6 7 H_FILES = buf.h callout.h c defs.h conf.h domain.h filio.h \7 H_FILES = buf.h callout.h conf.h domain.h filio.h \ 8 8 ioctl.h kernel.h libkern.h malloc.h mbuf.h mount.h param.h proc.h \ 9 9 protosw.h queue.h reboot.h resourcevar.h rtprio.h select.h signalvar.h \ -
cpukit/libnetworking/sys/Makefile.am
r621db4d2 r73e1db9 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 6 7 H_FILES = buf.h callout.h c defs.h conf.h domain.h filio.h \7 H_FILES = buf.h callout.h conf.h domain.h filio.h \ 8 8 ioctl.h kernel.h libkern.h malloc.h mbuf.h mount.h param.h proc.h \ 9 9 protosw.h queue.h reboot.h resourcevar.h rtprio.h select.h signalvar.h \
Note: See TracChangeset
for help on using the changeset viewer.