diff options
-rw-r--r-- | sbin/sunlabel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile index c66334e..bbfe7c7 100644 --- a/sbin/sunlabel/Makefile +++ b/sbin/sunlabel/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG=sunlabel +LINKS=${BINDIR}/sunlabel ${BINDIR}/disklabel NOMAN= WARNS=5 |