From d39ebc09c347363e8272c223abe7221c5e4f7972 Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 2 Nov 1994 07:20:58 +0000 Subject: make the right link to "zzz" --- usr.sbin/apm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index ffcd5cf..719f072 100644 --- a/usr.sbin/apm/Makefile +++ b/usr.sbin/apm/Makefile @@ -1,5 +1,5 @@ PROG= apm -LINKS= ${BINDIR}apm /usr/sbin/zzz +LINKS= ${BINDIR}/apm ${BINDIR}/zzz MANDIR= /usr/share/man/man MAN8= apm.8 MLINKS= apm.8 zzz.8 -- cgit v1.1