summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdcontrol/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-02-25 13:43:39 +0000
committerphk <phk@FreeBSD.org>2004-02-25 13:43:39 +0000
commit8e9d9728d468509b765adc961f6fc9dd547ec66d (patch)
tree64102e8bea4e421c176f55d88d0182792c69334d /usr.sbin/fdcontrol/Makefile
parent723f970b1f0f70fad78c2aaaa7f13f07d1c8a0ad (diff)
downloadFreeBSD-src-8e9d9728d468509b765adc961f6fc9dd547ec66d.zip
FreeBSD-src-8e9d9728d468509b765adc961f6fc9dd547ec66d.tar.gz
Recognize "auto" format.
Be more verbose when asked to.
Diffstat (limited to 'usr.sbin/fdcontrol/Makefile')
-rw-r--r--usr.sbin/fdcontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile
index 32196b7..be67b66 100644
--- a/usr.sbin/fdcontrol/Makefile
+++ b/usr.sbin/fdcontrol/Makefile
@@ -7,6 +7,6 @@ SRCS= fdcontrol.c fdutil.c
MAN= fdcontrol.8
WARNS?= 2
-CFLAGS+= -I${.CURDIR}/../fdread
+CFLAGS+= -I${.CURDIR}/../fdread -static
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud