freebsd_amp_hwpstate/sbin/fdisk_pc98/Makefile

9 lines
80 B
Makefile

# $FreeBSD$
PROG= fdisk
MAN= fdisk.8
CFLAGS += -DPC98
.include <bsd.prog.mk>