repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gcc41: update README.DELETED
[dragonfly.git]
/
usr.sbin
/
i4b
/
isdndebug
/
Makefile
blob
86dbc7b66bd30449225a6120f49d7de13a32f052
1
# $FreeBSD: src/usr.sbin/i4b/isdndebug/Makefile,v 1.2.2.2 2001/08/01 17:29:17 obrien Exp $
2
# $DragonFly: src/usr.sbin/i4b/isdndebug/Makefile,v 1.2 2003/06/17 04:29:54 dillon Exp $
3
4
PROG
=
isdndebug
5
MAN
=
isdndebug
.8
6
SRCS
=
main.c
7
8
.
include
<
bsd.prog.mk
>