Backed out previous commit (bogus addition of -static to CFLAGS).
Sorted macros (in build order).
This commit is contained in:
parent
d937176b34
commit
aa2ff441f5
@ -4,9 +4,8 @@
|
|||||||
|
|
||||||
PROG= fdcontrol
|
PROG= fdcontrol
|
||||||
SRCS= fdcontrol.c fdutil.c
|
SRCS= fdcontrol.c fdutil.c
|
||||||
|
CFLAGS+= -I${.CURDIR}/../fdread
|
||||||
|
WARNS?= 2
|
||||||
MAN= fdcontrol.8
|
MAN= fdcontrol.8
|
||||||
|
|
||||||
WARNS?= 2
|
|
||||||
CFLAGS+= -I${.CURDIR}/../fdread -static
|
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user