From c3a1c0585c6f027fa2ee66a36d7a0e3f553a1e40 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 21 Aug 1998 13:04:36 +0000 Subject: Removed networkconfig.h since it reflects target specific initialization. --- c/src/libnetworking/include/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/libnetworking/include') diff --git a/c/src/libnetworking/include/Makefile.in b/c/src/libnetworking/include/Makefile.in index 2056710733..f2746d78f0 100644 --- a/c/src/libnetworking/include/Makefile.in +++ b/c/src/libnetworking/include/Makefile.in @@ -8,7 +8,7 @@ VPATH = @srcdir@ RTEMS_ROOT = @top_srcdir@ PROJECT_ROOT = @PROJECT_ROOT@ -H_PIECES=bpfilter loop netdb networkconfig opt_ipfw opt_mrouting \ +H_PIECES=bpfilter loop netdb opt_ipfw opt_mrouting \ opt_tcpdebug poll resolv syslog H_FILES=$(H_PIECES:%=$(srcdir)/../%.h) @@ -19,7 +19,7 @@ SYS_H_PIECES=buf callout cdefs conf domain filio ioccom ioctl kernel \ ucred uio SYS_H_FILES=$(SYS_H_PIECES:%=$(srcdir)/../sys/%.h) -RTEMS_H_PIECES= rtems_bsdnet rtems_bsdnet_internal +RTEMS_H_PIECES= rtems_bsdnet rtems_bsdnet_internal tftp RTEMS_H_FILES=$(RTEMS_H_PIECES:%=$(srcdir)/../rtems/%.h) MACHINE_H_PIECES= conf cpu cpufunc endian in_cksum limits param types vmparam -- cgit v1.2.3