diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-11-02 07:20:58 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-11-02 07:20:58 +0000 |
| commit | 0d2cd3b7e9de727fb09505b9b19e0e02969f6a8f (patch) | |
| tree | a537cd8a4c7bc362632c79c6a6c9e4499147dfce /usr.sbin/apm | |
| parent | eae31477570709fa47e5ee211b6643df515905ae (diff) | |
Notes
Diffstat (limited to 'usr.sbin/apm')
| -rw-r--r-- | usr.sbin/apm/Makefile | 2 |
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 |
