8 lines
145 B
Makefile
8 lines
145 B
Makefile
# $NetBSD: Makefile,v 1.7 1995/03/18 14:55:13 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= dumpfs
|
|
MAN= dumpfs.8
|
|
|
|
.include <bsd.prog.mk>
|