repo.or.cz
/
minix3.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
[minix3.git]
/
usr.bin
/
basename
/
Makefile
blob
455b287b68a6adcc821b4f8eeb500f3ca3074502
1
# $NetBSD: Makefile,v 1.6 2009/04/14 22:15:17 lukem Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
basename
5
MLINKS
=
basename
.1
dirname
.1
6
7
.
include
<
bsd.prog.mk
>