From deed9c099fb16dc0a736a39e347f89928a389a5b Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 11 Apr 1998 19:33:06 +0000 Subject: 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 --- sbin/nos-tun/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sbin/nos-tun/Makefile (limited to 'sbin/nos-tun/Makefile') 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 + -- cgit v1.1