summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdcontrol/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1994-10-30 18:52:01 +0000
committerjoerg <joerg@FreeBSD.org>1994-10-30 18:52:01 +0000
commit5d1a6c44a12e8f1ec75feb60c87217224e0de1e0 (patch)
treec471da2555185a976da1c233bb68787dbe1111c1 /usr.sbin/fdcontrol/Makefile
downloadFreeBSD-src-5d1a6c44a12e8f1ec75feb60c87217224e0de1e0.zip
FreeBSD-src-5d1a6c44a12e8f1ec75feb60c87217224e0de1e0.tar.gz
Import the fdcontrol command. It has been in 1.1.5, but obviously has been lost on its way to 2.0.
This program uses the FD_DEBUG ioctl, which will have to be commited yet.
Diffstat (limited to 'usr.sbin/fdcontrol/Makefile')
-rw-r--r--usr.sbin/fdcontrol/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile
new file mode 100644
index 0000000..068cade
--- /dev/null
+++ b/usr.sbin/fdcontrol/Makefile
@@ -0,0 +1,4 @@
+PROG = fdcontrol
+MAN8 = fdcontrol.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud