Home | History | Annotate | Line # | Download | only in dumpfs
Makefile revision 1.6
      1 #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      2 #	$Id: Makefile,v 1.6 1994/12/22 10:44:22 cgd Exp $
      3 
      4 PROG=	dumpfs
      5 MAN=	dumpfs.8
      6 
      7 .include <bsd.prog.mk>
      8