summaryrefslogtreecommitdiffstats
path: root/sbin/sunlabel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/sunlabel/Makefile')
-rw-r--r--sbin/sunlabel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile
index 68f9575..b06ca03 100644
--- a/sbin/sunlabel/Makefile
+++ b/sbin/sunlabel/Makefile
@@ -5,6 +5,9 @@ SRCS=sunlabel.c geom_sunlabel_enc.c
NOMAN=
WARNS=5
+DDADD= ${LIBGEOM}
+LDADD= -lgeom
+
.PATH: ${.CURDIR}/../../sys/geom
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud