summaryrefslogtreecommitdiffstats
path: root/sbin/nos-tun/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-04-11 19:33:06 +0000
committerphk <phk@FreeBSD.org>1998-04-11 19:33:06 +0000
commitdeed9c099fb16dc0a736a39e347f89928a389a5b (patch)
tree4e8e7de81b90b9d3814eba721bd0f224a205e14a /sbin/nos-tun/Makefile
parent87312aadccbc33e70fd10dadb1258ffd51aac8d8 (diff)
downloadFreeBSD-src-deed9c099fb16dc0a736a39e347f89928a389a5b.zip
FreeBSD-src-deed9c099fb16dc0a736a39e347f89928a389a5b.tar.gz
Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.
PR: 1154 Reviewed by: phk Manpage by: phk Submitted by: Nickolay N. Dudorov nnd@itfs.nsk.su
Diffstat (limited to 'sbin/nos-tun/Makefile')
-rw-r--r--sbin/nos-tun/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/nos-tun/Makefile b/sbin/nos-tun/Makefile
new file mode 100644
index 0000000..bd74d7b
--- /dev/null
+++ b/sbin/nos-tun/Makefile
@@ -0,0 +1,6 @@
+
+PROG=nos-tun
+MAN8=nos-tun.8
+
+.include <bsd.prog.mk>
+
OpenPOWER on IntegriCloud