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]
/
games
/
ching
/
printching
/
Makefile
blob
42f6ad6da25d41cb5c2dec862fa5acc5fb1f3dff
1
# $NetBSD$
2
3
PROG
=
printching
4
NOMAN
=
# defined
5
BINDIR
= /
usr
/
libexec
/
ching
6
7
.
include
<
bsd.prog.mk
>