artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4730fc8
)
special is SMALL
author
florian
<florian@openbsd.org>
Fri, 18 Jun 2021 11:46:06 +0000
(11:46 +0000)
committer
florian
<florian@openbsd.org>
Fri, 18 Jun 2021 11:46:06 +0000
(11:46 +0000)
distrib/special/dhcpleased/Makefile
patch
|
blob
|
history
diff --git
a/distrib/special/dhcpleased/Makefile
b/distrib/special/dhcpleased/Makefile
index
3614b08
..
a881f3e
100644
(file)
--- a/
distrib/special/dhcpleased/Makefile
+++ b/
distrib/special/dhcpleased/Makefile
@@
-1,8
+1,9
@@
-# $OpenBSD: Makefile,v 1.
1 2021/05/19 17:16:51 deraadt
Exp $
+# $OpenBSD: Makefile,v 1.
2 2021/06/18 11:46:06 florian
Exp $
PROG= dhcpleased
+COPTS+= -DSMALL
.PATH: ${.CURDIR}/../../../sbin/dhcpleased
-SRCS= bpf.c checksum.c
control.c dhcpleased.c engine.c frontend.c log
.c
+SRCS= bpf.c checksum.c
dhcpleased.c engine.c frontend
.c
MAN=