aboutsummaryrefslogtreecommitdiff
path: root/sbin/devd
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2003-08-17 08:40:49 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2003-08-17 08:40:49 +0000
commit9a4e73fe5ea6f6fe518de8cb3d23cf6e397c8896 (patch)
tree2f80eceeecbd308acfbf7c47146e5a6344a0043b /sbin/devd
parent442afd046f061ae77b9aee85361076428640754e (diff)
Notes
Diffstat (limited to 'sbin/devd')
-rw-r--r--sbin/devd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile
index 7ffa6dabd165..8e1122eaf3cb 100644
--- a/sbin/devd/Makefile
+++ b/sbin/devd/Makefile
@@ -5,6 +5,8 @@ SRCS= devd.cc token.l parse.y y.tab.h
MAN= devd.8 devd.conf.5
WARNS?= 1
+NOSHARED?=YES
+
DPADD= ${LIBL}
LDADD= -ll