summaryrefslogtreecommitdiffstats
path: root/contrib/bind/bin/named-xfer/Makefile
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-10-31 12:35:45 +0000
committerasmodai <asmodai@FreeBSD.org>2000-10-31 12:35:45 +0000
commitb5459c5b45e8d87dcdb3d5a0ddc31ca631a18480 (patch)
treeec4d7d21514a97aec7ad9db79cabb486f981b420 /contrib/bind/bin/named-xfer/Makefile
parent1f7d1df733cba8003f78ea73b609bf5ad47db279 (diff)
parent90887e8f5bdae690c1ceca0ae12853e5e66c5282 (diff)
downloadFreeBSD-src-b5459c5b45e8d87dcdb3d5a0ddc31ca631a18480.zip
FreeBSD-src-b5459c5b45e8d87dcdb3d5a0ddc31ca631a18480.tar.gz
This commit was generated by cvs2svn to compensate for changes in r68068,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/bind/bin/named-xfer/Makefile')
-rw-r--r--contrib/bind/bin/named-xfer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/bind/bin/named-xfer/Makefile b/contrib/bind/bin/named-xfer/Makefile
index 76d9684..b85a4d5 100644
--- a/contrib/bind/bin/named-xfer/Makefile
+++ b/contrib/bind/bin/named-xfer/Makefile
@@ -13,7 +13,7 @@
## ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
## SOFTWARE.
-# $Id: Makefile,v 8.29 1999/08/08 17:51:02 vixie Exp $
+# $Id: Makefile,v 8.30 2000/07/11 06:41:34 vixie Exp $
DESTDIR=
CC= cc
@@ -45,7 +45,8 @@ INSTALL_LIB=-o bin -g bin
PS=ps
LDFLAGS=
-CFLAGS= ${CDEBUG} -I${PORTINCL} -I${INCL}
+CFLAGS= ${CDEBUG}
+CPPFLAGS= -I${PORTINCL} -I${INCL}
NAMED_OBJS= \
../named/db_glue.${O} ../named/ns_glue.${O} ../named/tmp_version.${O}
OpenPOWER on IntegriCloud