summaryrefslogtreecommitdiffstats
path: root/sbin/routed/rtquery
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-09-16 16:51:32 +0000
committerwollman <wollman@FreeBSD.org>1996-09-16 16:51:32 +0000
commit6970d7970e14807398007edb746270d425be273f (patch)
treea7286a6d18977a60ee7bbb43be971680252c448d /sbin/routed/rtquery
downloadFreeBSD-src-6970d7970e14807398007edb746270d425be273f.zip
FreeBSD-src-6970d7970e14807398007edb746270d425be273f.tar.gz
Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes. Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
Diffstat (limited to 'sbin/routed/rtquery')
-rw-r--r--sbin/routed/rtquery/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile
new file mode 100644
index 0000000..f9aee5c
--- /dev/null
+++ b/sbin/routed/rtquery/Makefile
@@ -0,0 +1,8 @@
+# @(#)Makefile 8.1 (Berkeley) 6/5/93
+
+PROG= rtquery
+MAN8= rtquery.0
+#COPTS= -g -DDEBUG -Wall
+
+.include "../../Makefile.inc"
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud