NetBSD/usr.sbin/diskpart/Makefile
mikel 6aeb76c1f1 merge lite-2 changes.
also replace index -> strchr, add <string.h> for strchr prototype, and
  clean up .Nm usage.
1997-03-08 07:24:40 +00:00

8 lines
157 B
Makefile

# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $NetBSD: Makefile,v 1.4 1997/03/08 07:24:40 mikel Exp $
PROG= diskpart
MAN= diskpart.8
.include <bsd.prog.mk>