Fix installation of the link to tmac.an. $(FOO} doesn't work.

This commit is contained in:
Bruce Evans 1995-01-19 15:58:34 +00:00
parent c3280a6d1a
commit b34bc5463d
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ TMACOWN?= bin
TMACGRP?= bin
TMACMODE?= 444
TMACDIR?= /usr/share/tmac
MDOCDIR?= $(TMACDIR)/mdoc
MDOCDIR?= ${TMACDIR}/mdoc
MAN7= groff_ms.7 me.7
MLINKS= groff_ms.7 ms.7
LINKS= $(TMACDIR}/tmac.andoc $(TMACDIR)/tmac.an
LINKS= ${TMACDIR}/tmac.andoc ${TMACDIR}/tmac.an
MANDEPEND= ${MAN7}
CLEANFILES+= temp ${MANDEPEND} tmac.groff_an