aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1994-11-02 07:20:58 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1994-11-02 07:20:58 +0000
commit0d2cd3b7e9de727fb09505b9b19e0e02969f6a8f (patch)
treea537cd8a4c7bc362632c79c6a6c9e4499147dfce /usr.sbin/apm
parenteae31477570709fa47e5ee211b6643df515905ae (diff)
Notes
Diffstat (limited to 'usr.sbin/apm')
-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 ffcd5cf53f5c..719f07207050 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