11 lines
307 B
Text
11 lines
307 B
Text
--- 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:
|