Remove building with NOCRYPTO option
[minix.git] / usr.bin / unifdef / Makefile
blob0551e2d1c516e143c4801268117b4b57ac5bbca6
1 # $NetBSD: Makefile,v 1.6 2003/08/01 11:51:14 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/6/93
4 PROG= unifdef
6 SCRIPTS=unifdefall.sh
8 MLINKS= unifdef.1 unifdefall.1
10 .include <bsd.prog.mk>