From 2b3e9d9b244e279ef5693a7cf5dacc7903164af5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 22 Jul 2002 09:46:48 +0000 Subject: Remove, moved to cpukit. --- c/src/exec/libnetworking/Makefile.am | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 c/src/exec/libnetworking/Makefile.am (limited to 'c/src/exec/libnetworking/Makefile.am') diff --git a/c/src/exec/libnetworking/Makefile.am b/c/src/exec/libnetworking/Makefile.am deleted file mode 100644 index a2dca14fc8..0000000000 --- a/c/src/exec/libnetworking/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -## -## $Id$ -## - -ACLOCAL_AMFLAGS = -I ../aclocal - -SUBDIRS = arpa kern machine sys vm lib libc net netinet nfs rtems -SUBDIRS += wrapup - -include_HEADERS = \ - bpfilter.h loop.h netdb.h opt_ipfw.h opt_mrouting.h \ - opt_tcpdebug.h poll.h resolv.h syslog.h memory.h - -PREINSTALL_FILES = $(PROJECT_INCLUDE) \ - $(include_HEADERS:%=$(PROJECT_INCLUDE)/%) - -$(PROJECT_INCLUDE): - @$(mkinstalldirs) $@ -$(PROJECT_INCLUDE)/%.h: %.h - $(INSTALL_DATA) $< $@ - -all-local: $(PREINSTALL_FILES) - -EXTRA_DIST = CHANGELOG - -include $(top_srcdir)/../automake/subdirs.am -include $(top_srcdir)/../automake/local.am -- cgit v1.2.3