This commit is contained in:
committed by
Git OBS Bridge
parent
abf6039f1c
commit
b7b04187b7
@@ -1,41 +1,3 @@
|
||||
--- bind-9.2.3/lib/bind/port/linux/include/Makefile.in
|
||||
+++ bind-9.2.3/lib/bind/port/linux/include/Makefile.in 2003-03-03 16:35:43
|
||||
@@ -17,7 +17,6 @@
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
-top_srcdir = @top_srcdir@
|
||||
|
||||
NHEADERS= net/route.h
|
||||
SHEADERS= sys/mbuf.h
|
||||
@@ -26,6 +25,8 @@
|
||||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
||||
+top_srcdir = @top_srcdir@
|
||||
+
|
||||
installdirs:
|
||||
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${includedir}/net \
|
||||
${DESTDIR}${includedir}/sys
|
||||
--- bind-9.2.3/lib/bind/Makefile.in
|
||||
+++ bind-9.2.3/lib/bind/Makefile.in 2003-03-03 17:04:15
|
||||
@@ -17,7 +17,6 @@
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
-top_srcdir = @top_srcdir@
|
||||
|
||||
@LIBBIND_API@
|
||||
|
||||
@@ -94,6 +94,8 @@
|
||||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
||||
+top_srcdir = @top_srcdir@
|
||||
+
|
||||
libbind.@SA@: ${OBJS}
|
||||
${AR} ${ARFLAGS} $@ ${OBJS}
|
||||
${RANLIB} $@
|
||||
--- bind-9.3.1/bin/named/Makefile.in
|
||||
+++ bind-9.3.1/bin/named/Makefile.in 2006/05/09 13:00:18
|
||||
@@ -138,8 +138,6 @@
|
||||
|
Reference in New Issue
Block a user