make it work for 4.4BSD
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 6 Jun 1993 04:14:05 +0000 (20:14 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 6 Jun 1993 04:14:05 +0000 (20:14 -0800)
SCCS-vsn: share/doc/smm/05.fastfs/Makefile 5.5

usr/src/share/doc/smm/05.fastfs/Makefile

index 1418739..183072f 100644 (file)
@@ -1,10 +1,10 @@
-#      @(#)Makefile    5.4 (Berkeley) %G%
+#      @(#)Makefile    5.5 (Berkeley) %G%
 
 DIR=   smm/14.fastfs
 SRCS=  0.t 1.t 2.t 3.t 4.t 5.t 6.t
 MACROS=        -ms
 
 
 DIR=   smm/14.fastfs
 SRCS=  0.t 1.t 2.t 3.t 4.t 5.t 6.t
 MACROS=        -ms
 
-paper.${PRINTER}: ${SRCS}
-       ${TBL} ${SRCS} | ${EQN} | ${TROFF} > ${.TARGET}
+paper.ps: ${SRCS}
+       ${TBL} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET}
 
 .include <bsd.doc.mk>
 
 .include <bsd.doc.mk>