and use the one in the base install, but have their own copy.
ok millert sthen miod daniel
-# $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
-# $OpenBSD: Makefile,v 1.9 2012/11/02 21:53:16 miod Exp $
+# $OpenBSD: Makefile,v 1.10 2015/10/12 13:53:40 deraadt Exp $
-# static because it's used by the boot floppy through a chroot.
-
-LDSTATIC= ${STATIC}
PROG= pwd_mkdb
MAN= pwd_mkdb.8
LDADD+= -lutil