1995-01-11 00:15:23 +00:00
|
|
|
# From: @(#)Makefile 8.1 (Berkeley) 7/27/93
|
1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1994-05-30 19:09:18 +00:00
|
|
|
|
1995-01-11 00:15:23 +00:00
|
|
|
VOLUME= smm/01.setup
|
1994-05-30 19:09:18 +00:00
|
|
|
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t
|
|
|
|
FILES= ${SRCS}
|
|
|
|
MACROS= -ms
|
|
|
|
|
1995-01-11 00:15:23 +00:00
|
|
|
USE_TBL= yes
|
1994-05-30 19:09:18 +00:00
|
|
|
|
|
|
|
.include <bsd.doc.mk>
|