summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-09-25 02:01:53 +0000
committerderaadt <deraadt@openbsd.org>1997-09-25 02:01:53 +0000
commitd43adb6f20c5fd5756a34e9e0a8eb97a5cbbe549 (patch)
tree10422daa6ddef57fe644f5a4d4c8a5d3b0fe8a36
parentSorry 'bout the previous commit, I'm much too tired to be (diff)
downloadwireguard-openbsd-d43adb6f20c5fd5756a34e9e0a8eb97a5cbbe549.tar.xz
wireguard-openbsd-d43adb6f20c5fd5756a34e9e0a8eb97a5cbbe549.zip
nope
-rw-r--r--etc/etc.i386/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.i386/Makefile.inc b/etc/etc.i386/Makefile.inc
index 63d36722860..b54dfe4cdc8 100644
--- a/etc/etc.i386/Makefile.inc
+++ b/etc/etc.i386/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.8 1997/09/25 02:00:51 weingart Exp $
+# $OpenBSD: Makefile.inc,v 1.9 1997/09/25 02:01:53 deraadt Exp $
# etc.i386/Makefile.inc -- i386-specific etc Makefile targets
.ifdef DESTDIR
@@ -12,7 +12,7 @@ bsd:
${DESTDIR}/snapshot/bsd
notes:
- cp ${.CURDIR}/INSTALL.* ${DESTDIR}
+ cp ${.CURDIR}/INSTALL.* ${DESTDIR}/snapshot
distrib:
cd ${.CURDIR}/../distrib && make cleandir && \