1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 2# $FreeBSD$ 3 4VOLUME= smm/02.config 5SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t a.t b.t c.t d.t e.t 6FILES= ${SRCS} 7MACROS= -ms 8SRCDIR= ${.CURDIR}/../../../../usr.sbin/config/SMM.doc 9 10USE_TBL= yes 11 12.include <bsd.doc.mk> 13