repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
gnu
/
usr.bin
/
diffutils
/
Makefile
blob
63233c69cbe4310ff68d3fd4953dac1cdbd2e1ba
1
# $NetBSD: Makefile,v 1.1.1.1 2003/01/26 00:40:40 wiz Exp $
2
3
# We don't use GNU cmp and GNU sdiff, but have our own
4
5
SUBDIR
=
lib .WAIT diff diff3
# sdiff cmp
6
7
.
include
<
bsd.subdir.mk
>