summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-11-02 07:20:58 +0000
committerphk <phk@FreeBSD.org>1994-11-02 07:20:58 +0000
commitd39ebc09c347363e8272c223abe7221c5e4f7972 (patch)
treea537cd8a4c7bc362632c79c6a6c9e4499147dfce /usr.sbin
parent1bfe374ac3716fb4ec2f210c0af09ef6905be24a (diff)
downloadFreeBSD-src-d39ebc09c347363e8272c223abe7221c5e4f7972.zip
FreeBSD-src-d39ebc09c347363e8272c223abe7221c5e4f7972.tar.gz
make the right link to "zzz"
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/apm/Makefile2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud