From 793b22a99c86e2b153bfe33cf69e04dd701aa7cb Mon Sep 17 00:00:00 2001 From: ceri Date: Sun, 1 Feb 2004 13:09:26 +0000 Subject: Spell "disklabel" correctly. Approved by: ru --- sbin/sunlabel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/sunlabel/Makefile') diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile index 1e6a8aa..143b6c7 100644 --- a/sbin/sunlabel/Makefile +++ b/sbin/sunlabel/Makefile @@ -7,7 +7,7 @@ SRCS= sunlabel.c geom_sunlabel_enc.c MAN= sunlabel.8 .if ${MACHINE_ARCH} == "sparc64" -LINKS= ${BINDIR}/sunlabel ${BINDIR}/sunlabel +LINKS= ${BINDIR}/sunlabel ${BINDIR}/disklabel MLINKS= sunlabel.8 disklabel.8 .endif -- cgit v1.1