9 lines
172 B
Makefile
9 lines
172 B
Makefile
# $NetBSD: Makefile,v 1.2 1995/03/18 14:56:15 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
|
|
DIR= smm/03.fsck
|
|
SRCS= 0.t 1.t 2.t 3.t 4.t
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|