blob: 516941d7901321feee31c156a137c83a4a077000 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- samples/Makefile.orig Tue May 2 16:33:55 2000
+++ samples/Makefile Wed Jan 9 22:08:47 2002
@@ -31,7 +31,7 @@
#
FILES= VPN-* policy singlehost-*
-TARGETDIR= /usr/share/ipsec/isakmpd
+TARGETDIR= ${PREFIX}/share/examples/isakmpd
# The mkdir below is for installation on OpenBSD pre 2.7
install:
|