Deleted Added
full compact
Makefile (1554) Makefile (31492)
1# @(#)Makefile 8.1 (Berkeley) 6/8/93
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
2# $Id: Makefile,v 1.3 1997/02/22 13:05:43 peter Exp $
2
3
3DIR= smm/07.lpd
4VOLUME= smm/07.lpd
4SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
5MACROS= -ms
6
5SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
6MACROS= -ms
7
7paper.ps: ${SRCS}
8 ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
8USE_TBL= yes
9SRCDIR= ${.CURDIR}
9
10.include <bsd.doc.mk>
10
11.include <bsd.doc.mk>