forked from Lainports/freebsd-ports
- build shared lib - fix dependend ports when libnet.so.8 was linked in - fix dependend ports when includes where missing
10 lines
258 B
Text
10 lines
258 B
Text
--- ./Makefile.in.orig Thu Dec 2 21:27:39 2004
|
|
+++ ./Makefile.in Sat Jan 20 14:10:35 2007
|
|
@@ -208,7 +208,6 @@
|
|
DISTCLEANFILES = *~
|
|
SUBDIRS = include src sample
|
|
EXTRA_DIST = Makefile.am.common
|
|
-bin_SCRIPTS = libnet-config
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|