NetBSD/sbin/fdisk/Makefile

8 lines
121 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 1995/03/18 14:55:33 cgd Exp $
PROG= fdisk
SRCS= fdisk.c
1994-12-22 13:44:04 +03:00
MAN= fdisk.8
.include <bsd.prog.mk>