]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Define directories for installing libraries and includes.
authorTed Lemon <source@isc.org>
Mon, 4 Oct 1999 23:10:30 +0000 (23:10 +0000)
committerTed Lemon <source@isc.org>
Mon, 4 Oct 1999 23:10:30 +0000 (23:10 +0000)
Makefile.conf

index 34193bedfd98a6211d8308129a0b8314c457cca2..1274fb41f592a86ccf0e3db69778c7bb2d7ffc4e 100644 (file)
@@ -35,6 +35,8 @@ CATMANPAGES =
 ETC = /etc
 VARRUN = /var/run
 VARDB = /var/db
+LIBDIR=/usr/local/lib
+INCDIR=/usr/local/include
 LIBS = $(BINDLIB)
 COPTS = $(BINDDEF)
 RANLIB = ranlib