From 7e09e83b4d9eb02bc1bf8441b9e1f2dcae2eb25e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 1 Feb 2004 14:54:27 +0000 Subject: add paper.txt target; --- sbin/fsck_ffs/SMM.doc/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sbin/fsck_ffs/SMM.doc') diff --git a/sbin/fsck_ffs/SMM.doc/Makefile b/sbin/fsck_ffs/SMM.doc/Makefile index c7dff5b3c46..e129ecf8685 100644 --- a/sbin/fsck_ffs/SMM.doc/Makefile +++ b/sbin/fsck_ffs/SMM.doc/Makefile @@ -1,8 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 1996/10/20 08:36:47 tholo Exp $ +# $OpenBSD: Makefile,v 1.5 2004/02/01 14:54:26 jmc Exp $ # $NetBSD: Makefile,v 1.3 1996/04/05 01:45:49 cgd Exp $ DIR= smm/03.fsck_ffs SRCS= 0.t 1.t 2.t 3.t 4.t MACROS= -ms +paper.txt: ${SRCS} + ${ROFF} -Tascii ${SRCS} > ${.TARGET} + .include -- cgit v1.2.3