repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
usr.bin
/
unifdef
/
Makefile
blob
0551e2d1c516e143c4801268117b4b57ac5bbca6
1
# $NetBSD: Makefile,v 1.6 2003/08/01 11:51:14 lukem Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
unifdef
5
6
SCRIPTS
=
unifdefall.sh
7
8
MLINKS
=
unifdef
.1
unifdefall
.1
9
10
.
include
<
bsd.prog.mk
>