summaryrefslogtreecommitdiff
path: root/usr.bin/encrypt
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2015-10-12 13:53:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2015-10-12 13:53:41 +0000
commit8a980ff2e0e3f4d80d42915d5cec4f251ee84f3b (patch)
tree830f45ebcc185b156262a3ea6dd3423feebe9e02 /usr.bin/encrypt
parente627beec88dc75c1d1d3288602fe3d5916f3bfbc (diff)
These no longer need to be static. The ramdisk's no longer reach-around
and use the one in the base install, but have their own copy. ok millert sthen miod daniel
Diffstat (limited to 'usr.bin/encrypt')
-rw-r--r--usr.bin/encrypt/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/encrypt/Makefile b/usr.bin/encrypt/Makefile
index fdb03721fcd..94c267aaaa3 100644
--- a/usr.bin/encrypt/Makefile
+++ b/usr.bin/encrypt/Makefile
@@ -1,8 +1,5 @@
-# $OpenBSD: Makefile,v 1.8 2014/12/24 22:04:26 tedu Exp $
+# $OpenBSD: Makefile,v 1.9 2015/10/12 13:53:40 deraadt Exp $
-# Must be static because the floppies use it through a chroot.
-
-LDSTATIC= ${STATIC}
PROG= encrypt
SRCS= encrypt.c