summaryrefslogtreecommitdiff
path: root/usr.bin/encrypt/Makefile
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2002-06-27 19:56:04 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2002-06-27 19:56:04 +0000
commitf3d3ac3cf134d36ee27705e769adafdb6db699c8 (patch)
tree50c9e7da1a92487eb90c8ed6c3439ea7721e391b /usr.bin/encrypt/Makefile
parent1d044feee2888c69997285be1cf59bb90576cbc7 (diff)
Document why this must be static.
Diffstat (limited to 'usr.bin/encrypt/Makefile')
-rw-r--r--usr.bin/encrypt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/encrypt/Makefile b/usr.bin/encrypt/Makefile
index e8f0d120bea..870ce900274 100644
--- a/usr.bin/encrypt/Makefile
+++ b/usr.bin/encrypt/Makefile
@@ -1,4 +1,6 @@
-# $OpenBSD: Makefile,v 1.6 2002/05/11 00:20:20 espie Exp $
+# $OpenBSD: Makefile,v 1.7 2002/06/27 19:56:03 art Exp $
+
+# Must be static because the floppies use it through a chroot.
LDSTATIC= ${STATIC}
PROG= encrypt