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]
/
usr.sbin
/
bootp
/
common
/
Makefile
blob
f83ed8f950d3ca35557aff57fe3a9b22afbb6f0b
1
# $NetBSD: Makefile,v 1.6 2004/05/23 02:24:52 lukem Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
common
6
SRCS
=
dovend.c dumptab.c getif.c hash.c hwaddr.c lookup.c readfile.c \
7
report.c tzone.c
8
CPPFLAGS
+= -
DETC_ETHERS
-
DSYSLOG
-
DDEBUG
9
10
.
include
<
bsd.lib.mk
>