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]
/
dist
/
pf
/
libexec
/
tftp-proxy
/
Makefile
blob
645ce8810ac00060f081ef0209168918185a0637
1
# $NetBSD$
2
# $OpenBSD: Makefile,v 1.1 2005/12/28 19:07:07 jcs Exp $
3
4
PROG
=
tftp-proxy
5
SRCS
=
tftp-proxy.c
filter
.c
6
MAN
=
tftp-proxy
.8
7
8
.
include
<
bsd.prog.mk
>