]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Set up global debug flag.
authorTed Lemon <source@isc.org>
Wed, 14 Mar 2001 15:33:39 +0000 (15:33 +0000)
committerTed Lemon <source@isc.org>
Wed, 14 Mar 2001 15:33:39 +0000 (15:33 +0000)
Makefile.conf

index 34b16081ba214d9bfcebe171c1de227c3ee87c0d..144838ccee2d9041be35a98729d505abae23e836 100644 (file)
@@ -39,6 +39,7 @@ LIBDIR=/usr/local/lib
 INCDIR=/usr/local/include
 LIBS =
 COPTS = $(BINDDEF)
+DEBUG = -g
 RANLIB = ranlib
 MKDEP = mkdep
 CLIENT_PATH = '"PATH=/usr/ucb:/usr/bin:/usr/sbin:/bin:/sbin"'