summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pwd_mkdb
diff options
context:
space:
mode:
authorart <art@openbsd.org>2002-06-27 20:01:59 +0000
committerart <art@openbsd.org>2002-06-27 20:01:59 +0000
commit2ecb988b2f770838498a344a2072db6043adb0b4 (patch)
treeeb1362af5e82501ad7897c26e753793faf6b6d53 /usr.sbin/pwd_mkdb
parentDocument why this must be static. (diff)
downloadwireguard-openbsd-2ecb988b2f770838498a344a2072db6043adb0b4.tar.xz
wireguard-openbsd-2ecb988b2f770838498a344a2072db6043adb0b4.zip
Document why it's static.
Diffstat (limited to 'usr.sbin/pwd_mkdb')
-rw-r--r--usr.sbin/pwd_mkdb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile
index c38a4da65b9..4c324f51da5 100644
--- a/usr.sbin/pwd_mkdb/Makefile
+++ b/usr.sbin/pwd_mkdb/Makefile
@@ -1,4 +1,6 @@
-# $OpenBSD: Makefile,v 1.7 1999/06/06 13:03:05 espie Exp $
+# $OpenBSD: Makefile,v 1.8 2002/06/27 20:01:59 art Exp $
+
+# static because it's used by the boot floppy through a chroot.
LDSTATIC= ${STATIC}
PROG= pwd_mkdb