1997-12-02 20:46:22 +00:00
|
|
|
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
1998-03-07 09:48:14 +00:00
|
|
|
# $Id: Makefile,v 1.2 1997/12/02 20:45:05 wollman Exp $
|
1994-05-26 05:23:31 +00:00
|
|
|
|
1998-03-07 09:48:14 +00:00
|
|
|
BINDIR= /usr/share/doc
|
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>
|