Remove building with NOCRYPTO option
[minix3.git] / usr.bin / expand / Makefile
blobfa14a88ea827afcea725eff780e70c658b2d052b
1 # @(#)Makefile 8.1 (Berkeley) 6/9/93
2 # $NetBSD: Makefile,v 1.5 2009/04/14 22:15:19 lukem Exp $
4 PROG= expand
5 MLINKS= expand.1 unexpand.1
7 .include <bsd.prog.mk>