Do the mdoc/doc -> tmac.doc linking in the correct subdir.
authormillert <millert@openbsd.org>
Tue, 11 Apr 2000 20:08:37 +0000 (20:08 +0000)
committermillert <millert@openbsd.org>
Tue, 11 Apr 2000 20:08:37 +0000 (20:08 +0000)
share/tmac/Makefile
share/tmac/mdoc/Makefile

index 40e13a9..a00b41c 100644 (file)
@@ -1,10 +1,9 @@
-#      $OpenBSD: Makefile,v 1.4 2000/04/09 14:32:19 millert Exp $
+#      $OpenBSD: Makefile,v 1.5 2000/04/11 20:13:11 millert Exp $
 #      from: @(#)Makefile      6.13 (Berkeley) 3/20/91
 
 BINDIR= /usr/share
 FILES= tmac.andoc
-LINKS= ${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an \
-       ${BINDIR}/tmac/mdoc/doc ${BINDIR}/tmac/tmac.doc
+LINKS= ${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an
 NOOBJ= noobj
 
 SUBDIR=        mdoc
index 72d39ac..327d3fb 100644 (file)
@@ -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