freebsd-nq/sbin/atacontrol/Makefile
Søren Schmidt 6ad7a0b6f2 Add atacontrol, a util to control variuos aspects of the ATA.4 driver,
please consult atacontrol.8 for usage..
2001-03-15 15:40:53 +00:00

6 lines
71 B
Makefile

#$FreeBSD$
PROG= atacontrol
MAN8= atacontrol.8
.include <bsd.prog.mk>