summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-04-15 23:49:31 +0000
committerjake <jake@FreeBSD.org>2003-04-15 23:49:31 +0000
commit79ababc0ee20ee8e958e5a1016801cdb33a7ec05 (patch)
treeffd94447d35b46207966699431fee1f5da67622c /sbin
parent2d089db7c2761e4d82397bf1d6ea627161ce201e (diff)
downloadFreeBSD-src-79ababc0ee20ee8e958e5a1016801cdb33a7ec05.zip
FreeBSD-src-79ababc0ee20ee8e958e5a1016801cdb33a7ec05.tar.gz
Hardlink sunlabel to disklabel so make release is happy. (This only affects
sparc64, where bsd^H^H^Hdisklabel isn't built.)
Diffstat (limited to 'sbin')
-rw-r--r--sbin/sunlabel/Makefile1
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
OpenPOWER on IntegriCloud