Remove building with NOCRYPTO option
[minix.git] / usr.bin / tsort / Makefile
blob06e78c7bb5f5aa0b6a44a9453e49e73d58c0fee4
1 # $NetBSD: Makefile,v 1.7 2009/04/14 22:15:27 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/9/93
4 PROG= tsort
6 .include <bsd.prog.mk>