Module Name:    src
Committed By:   uwe
Date:           Tue Dec 24 23:41:05 UTC 2019

Modified Files:
        src/share/tmac: Makefile

Log Message:
G/c the list of old files that are gone for decades.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/share/tmac/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/tmac/Makefile
diff -u src/share/tmac/Makefile:1.31 src/share/tmac/Makefile:1.32
--- src/share/tmac/Makefile:1.31	Sat Oct 25 22:27:36 2008
+++ src/share/tmac/Makefile	Tue Dec 24 23:41:05 2019
@@ -1,5 +1,5 @@
 #	@(#)Makefile	8.1 (Berkeley) 6/8/93
-#	$NetBSD: Makefile,v 1.31 2008/10/25 22:27:36 apb Exp $
+#	$NetBSD: Makefile,v 1.32 2019/12/24 23:41:05 uwe Exp $
 
 # IF YOU ADD TO MSRCS, MAKE SURE YOU UPDATE `CATDEPS' IN bsd.man.mk!
 MSRCS=	doc2html
@@ -11,9 +11,6 @@ CLEANFILES+= ${MMACS}
 TMACDIR?=${.CURDIR}
 STRIP_SED = ${TMACDIR}/../me/strip.sed
 
-# old macros not currently installed...
-OFILES=	tmac.an.v6compat tmac.an6n tmac.an6t tmac.a tmac.cp tmac.doc.old
-
 realall:	${MMACS}
 
 .for i in ${MSRCS}

Reply via email to