freebsd-dev/usr.sbin/bad144/Makefile
Poul-Henning Kamp 18987c6ebd Clean up, and make it work with Bruces wd.c changes.
Bad144 is on the way back.
1995-04-09 06:06:01 +00:00

10 lines
170 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= bad144
SRCS= bad144.c dkcksum.c
MAN8= bad144.8
MANSUBDIR=/i386
.PATH: ${.CURDIR}/../../sbin/disklabel
.include <bsd.prog.mk>