Now that I've updated all the man pages to the new mandoc macros,
[unix-history] / share / tmac / Makefile
index b7239cd..4f588dc 100644 (file)
@@ -1,13 +1,13 @@
 #      @(#)Makefile    6.13 (Berkeley) 3/20/91
 
 BINDIR= /usr/share
 #      @(#)Makefile    6.13 (Berkeley) 3/20/91
 
 BINDIR= /usr/share
-FILES= tmac.andoc tmac.doc.old
+FILES= tmac.andoc
 MSRCS=  doc doc-ditroff doc-common doc-nroff doc-syms
 LINKS= ${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an
 NOOBJ= noobj
 
 # old macros not currently installed...
 MSRCS=  doc doc-ditroff doc-common doc-nroff doc-syms
 LINKS= ${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an
 NOOBJ= noobj
 
 # old macros not currently installed...
-OFILES=        tmac.an.v6compat tmac.an6n tmac.an6t tmac.a tmac.cp
+OFILES=        tmac.an.v6compat tmac.an6n tmac.an6t tmac.a tmac.cp tmac.doc.old
 
 all clean cleandir depend lint tags:
 
 
 all clean cleandir depend lint tags: