aboutsummaryrefslogtreecommitdiff
path: root/sbin/devd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
commit83c7ade90a32f8aaff4de282b9fc2493076a54b9 (patch)
tree311c433391b6b9ae7319ac9bd77250512498c346 /sbin/devd
parent00fbd4077065979e8b15db9710dcbaa9e2a96790 (diff)
Notes
Diffstat (limited to 'sbin/devd')
-rw-r--r--sbin/devd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile
index 8e1122eaf3cb..469e1e247b97 100644
--- a/sbin/devd/Makefile
+++ b/sbin/devd/Makefile
@@ -5,7 +5,7 @@ SRCS= devd.cc token.l parse.y y.tab.h
MAN= devd.8 devd.conf.5
WARNS?= 1
-NOSHARED?=YES
+NO_SHARED?=YES
DPADD= ${LIBL}
LDADD= -ll