From 55f3991b28386201cef7ec8f34b870703c549ea3 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 11 Apr 2000 20:08:38 +0000 Subject: Do the mdoc/doc -> tmac.doc linking in the correct subdir. --- share/tmac/mdoc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/tmac/mdoc/Makefile b/share/tmac/mdoc/Makefile index 72d39acef0d..327d3fb4aa4 100644 --- a/share/tmac/mdoc/Makefile +++ b/share/tmac/mdoc/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 1996/08/24 07:47:06 etheisen Exp $ +# $OpenBSD: Makefile,v 1.3 2000/04/11 20:08:37 millert Exp $ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -MSRCS= doc doc-ditroff doc-common doc-nroff doc-syms +MSRCS= doc doc-ditroff doc-common doc-nroff doc-syms BINDIR= /usr/share/tmac/mdoc +LINKS= ${BINDIR}/doc ${BINDIR}/../tmac.doc STRIP_SED = ${.CURDIR}/../strip.sed NOOBJ= noobj -- cgit v1.2.3