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
cxm(4): Oops, remove #include opt_cxm.h for now.
[dragonfly.git]
/
usr.sbin
/
rarpd
/
Makefile
blob
7198e92a46b72cec3c1c606ebc8a1c4c8423bac5
1
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
2
# $FreeBSD: src/usr.sbin/rarpd/Makefile,v 1.7.2.1 2001/04/25 12:10:41 ru Exp $
3
# $DragonFly: src/usr.sbin/rarpd/Makefile,v 1.2 2003/06/17 04:30:02 dillon Exp $
4
5
PROG
=
rarpd
6
MAN
=
rarpd
.8
7
8
.
include
<
bsd.prog.mk
>