diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile index 7a855ba101b8..68f9575310b3 100644 --- a/sbin/sunlabel/Makefile +++ b/sbin/sunlabel/Makefile @@ -2,7 +2,6 @@ PROG=sunlabel SRCS=sunlabel.c geom_sunlabel_enc.c -LINKS=${BINDIR}/sunlabel ${BINDIR}/disklabel NOMAN= WARNS=5