There's no need for TMACDIR here after all. Anything using it is using it for

FILES installs so it can't have DESTDIR in front of it (and those Makefiles
all explicitly set it).
This commit is contained in:
jmc 2001-11-28 23:32:16 +00:00
parent 85a1db0fda
commit 9083f42414
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.man.mk,v 1.70 2001/11/28 20:19:08 tv Exp $
# $NetBSD: bsd.man.mk,v 1.71 2001/11/28 23:32:16 jmc Exp $
# @(#)bsd.man.mk 8.1 (Berkeley) 6/8/93
.include <bsd.init.mk>
@ -15,8 +15,6 @@ TMACDEPDIR?= ${TOOLDIR}/share/groff/tmac
TMACDEPDIR?= ${DESTDIR}/usr/share/tmac
.endif
TMACDIR?= ${DESTDIR}/usr/share/tmac
HTMLDIR?= ${DESTDIR}/usr/share/man
CATDEPS?= ${TMACDEPDIR}/tmac.andoc \
${TMACDEPDIR}/tmac.doc \