=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/encrypt/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/encrypt/Makefile 2014/12/24 22:04:26 1.8 +++ src/usr.bin/encrypt/Makefile 2015/10/12 13:53:40 1.9 @@ -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