8 lines
116 B
Makefile
8 lines
116 B
Makefile
|
# @(#)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>
|