Module Name:    src
Committed By:   tls
Date:           Sun Aug 10 06:58:23 UTC 2014

Modified Files:
        src/usr.bin/m4/PSD.doc [tls-earlyentropy]: Makefile

Log Message:
Rebase.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.74.1 src/usr.bin/m4/PSD.doc/Makefile

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

Modified files:

Index: src/usr.bin/m4/PSD.doc/Makefile
diff -u src/usr.bin/m4/PSD.doc/Makefile:1.3 src/usr.bin/m4/PSD.doc/Makefile:1.3.74.1
--- src/usr.bin/m4/PSD.doc/Makefile:1.3	Thu Jul 10 10:34:44 2003
+++ src/usr.bin/m4/PSD.doc/Makefile	Sun Aug 10 06:58:23 2014
@@ -1,12 +1,10 @@
-#	$NetBSD: Makefile,v 1.3 2003/07/10 10:34:44 lukem Exp $
+#	$NetBSD: Makefile,v 1.3.74.1 2014/08/10 06:58:23 tls Exp $
 #
 #	@(#)Makefile	8.1 (Berkeley) 6/8/93
 
-DIR=	psd/17.m4
+SECTION=psd
+ARTICLE=m4
 SRCS=	m4.ms
 MACROS=	-msU
 
-paper.ps: ${SRCS}
-	${TOOL_ROFF_PS} ${SRCS} > ${.TARGET}
-
 .include <bsd.doc.mk>

Reply via email to