summaryrefslogtreecommitdiff
path: root/Makefile.conf
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1999-10-04 23:10:30 +0000
committerTed Lemon <source@isc.org>1999-10-04 23:10:30 +0000
commitc79b2d1112f531f8872f34769819002d6f9b49ff (patch)
tree41654e6989bf78ec83820899ff9b972c134f1ff4 /Makefile.conf
parent27c1be6b2eff2a96cbc3e6f373da2ae1bdb824e4 (diff)
downloadisc-dhcp-c79b2d1112f531f8872f34769819002d6f9b49ff.tar.gz
Define directories for installing libraries and includes.
Diffstat (limited to 'Makefile.conf')
-rw-r--r--Makefile.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.conf b/Makefile.conf
index 34193bed..1274fb41 100644
--- a/Makefile.conf
+++ b/Makefile.conf
@@ -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