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
Don't use .Xo/.Xc. Fix date format.
[netbsd-mini2440.git]
/
gnu
/
usr.bin
/
groff
/
contrib
/
gdiffmk
/
Makefile
blob
dbef62c00b7199be3f90455e2dfe1790ac12ec2c
1
# $NetBSD$
2
3
DIST_SUBDIR
=
contrib
/
gdiffmk
4
5
SCRIPTS
=
gdiffmk
6
MAN
=
gdiffmk
.1
7
CLEANFILES
= ${
SCRIPTS
} ${
MAN
}
8
9
.
include
<
bsd.prog.mk
>