summaryrefslogtreecommitdiffstats
path: root/sbin/atacontrol/Makefile
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>2001-03-15 15:40:53 +0000
committersos <sos@FreeBSD.org>2001-03-15 15:40:53 +0000
commit86a182c8a744be51903969fa78cd0f545033ef9a (patch)
tree1a385b1bc91c1aa4351e14e4da26702743043e1b /sbin/atacontrol/Makefile
parent469ebe3b82e6f607de816b173e958760c4a7b953 (diff)
downloadFreeBSD-src-86a182c8a744be51903969fa78cd0f545033ef9a.zip
FreeBSD-src-86a182c8a744be51903969fa78cd0f545033ef9a.tar.gz
Add atacontrol, a util to control variuos aspects of the ATA.4 driver,
please consult atacontrol.8 for usage..
Diffstat (limited to 'sbin/atacontrol/Makefile')
-rw-r--r--sbin/atacontrol/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/atacontrol/Makefile b/sbin/atacontrol/Makefile
new file mode 100644
index 0000000..944af43
--- /dev/null
+++ b/sbin/atacontrol/Makefile
@@ -0,0 +1,5 @@
+#$FreeBSD$
+PROG= atacontrol
+MAN8= atacontrol.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud