From 28e7d7faed355e451cc8b0c037035dfcf873a965 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Aug 1998 22:04:22 +0000 Subject: Patches from Eric Norum --- c/Makefile.in | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'c/Makefile.in') diff --git a/c/Makefile.in b/c/Makefile.in index d53908a4be..f0bf006d45 100644 --- a/c/Makefile.in +++ b/c/Makefile.in @@ -25,11 +25,7 @@ include $(RTEMS_ROOT)/make/directory.cfg SUB_DIRS=build-tools src -# We only make the install point for the KA9Q header files if it is enabled. -LIBKA9Q_yes_V = lib/include/ka9q -LIBKA9Q = $(LIBKA9Q_$(HAS_KA9Q)_V) - -# We only make the install point for the KA9Q header files if it is enabled. +# We only make the install point for the networking header files if needed. LIBNETWORKING_yes_V = lib/include/networking lib/include/networking/sys \ lib/include/networking/machine lib/include/networking/rtems \ lib/include/networking/vm lib/include/networking/net \ @@ -45,9 +41,8 @@ LIBRTEMSCPLUSPLUS = $(LIBRTEMSCPLUSPLUS_$(HAS_CPLUSPLUS)_V) CREATE_DIRS = \ lib lib/include lib/include/sys lib/include/rtems \ lib/include/rtems/score lib/include/rtems/rtems lib/include/rtems/posix \ - lib/include/netinet lib/include/libc lib/include/libc/sys \ + lib/include/libc lib/include/libc/sys \ lib/include/motorola lib/include/zilog \ - $(LIBKA9Q) \ $(LIBNETWORKING) \ $(LIBRTEMSCPLUSPLUS) \ bin samples \ -- cgit v1.2.3