blob: c7dff5b3c46e150955715e055cb67e7928cfebd7 (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: Makefile,v 1.4 1996/10/20 08:36:47 tholo Exp $
# $NetBSD: Makefile,v 1.3 1996/04/05 01:45:49 cgd Exp $
DIR= smm/03.fsck_ffs
SRCS= 0.t 1.t 2.t 3.t 4.t
MACROS= -ms
.include <bsd.doc.mk>
|