9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $NetBSD: Makefile,v 1.3 1996/04/05 01:45:49 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
|
|
DIR= smm/03.fsck_ffs
|
|
SRCS= 0.t 1.t 2.t 3.t 4.t
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|