1997-12-02 20:46:22 +00:00
|
|
|
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
|
|
# $Id: Makefile,v 1.3 1997/02/22 13:05:43 peter Exp $
|
1994-05-26 05:23:31 +00:00
|
|
|
|
1997-12-02 20:46:22 +00:00
|
|
|
VOLUME= smm/07.lpd
|
1994-05-26 05:23:31 +00:00
|
|
|
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
|
|
|
|
MACROS= -ms
|
|
|
|
|
1997-12-02 20:46:22 +00:00
|
|
|
USE_TBL= yes
|
|
|
|
SRCDIR= ${.CURDIR}
|
1994-05-26 05:23:31 +00:00
|
|
|
|
|
|
|
.include <bsd.doc.mk>
|