summaryrefslogtreecommitdiffstats
path: root/contrib/bind/bin/mkservdb/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/mkservdb/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/mkservdb/Makefile')
-rw-r--r--contrib/bind/bin/mkservdb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/bind/bin/mkservdb/Makefile b/contrib/bind/bin/mkservdb/Makefile
index 47af236..300505d 100644
--- a/contrib/bind/bin/mkservdb/Makefile
+++ b/contrib/bind/bin/mkservdb/Makefile
@@ -13,7 +13,7 @@
## ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
## SOFTWARE.
-# $Id: Makefile,v 1.6 1999/08/08 17:51:01 vixie Exp $
+# $Id: Makefile,v 1.7 2000/07/11 06:41:30 vixie Exp $
DESTDIR=
CC= cc
@@ -41,7 +41,8 @@ INSTALL_EXEC=
INSTALL_LIB=-o bin -g bin
LDFLAGS=
-CFLAGS= ${CDEBUG} -I${PORTINCL} -I${INCL}
+CFLAGS= ${CDEBUG}
+CPPFLAGS= -I${PORTINCL} -I${INCL}
PROG= mkservdb
SRCS= ${PROG}.c
OpenPOWER on IntegriCloud