add config file directory

This commit is contained in:
itojun 2000-10-04 00:27:48 +00:00
parent f0dc76db35
commit 72beb4728a

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.1 2000/10/04 00:21:18 itojun Exp $
# $NetBSD: Makefile.inc,v 1.2 2000/10/04 00:27:48 itojun Exp $
# point top of your KAME tree by ${KAMEROOT}
#KAMEROOT= /home/itojun/k
@ -9,4 +9,6 @@
# this may or may not work.
##TCPDUMPSRCDIR= ${.CURDIR}/../../../usr.sbin/tcpdump
ETCDIR?= /etc/racoon
.include "../Makefile.inc"