make the right link to "zzz"

This commit is contained in:
Poul-Henning Kamp 1994-11-02 07:20:58 +00:00
parent eae3147757
commit 0d2cd3b7e9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4081

View file

@ -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