summaryrefslogtreecommitdiffstats
path: root/usr.sbin/routed/rtquery/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-08-27 16:22:05 +0000
committerwollman <wollman@FreeBSD.org>1996-08-27 16:22:05 +0000
commitd8acfc1242287034b488b68b2e7cbc9eb77eca20 (patch)
treeb7d8d0f637b06c8682c5e4f6c7d874a8d0684fdd /usr.sbin/routed/rtquery/Makefile
parent5af28cc1576c5d5f5d3fbe2ac63044a9727dc7eb (diff)
downloadFreeBSD-src-d8acfc1242287034b488b68b2e7cbc9eb77eca20.zip
FreeBSD-src-d8acfc1242287034b488b68b2e7cbc9eb77eca20.tar.gz
Merge new routed from vendor branch.
Diffstat (limited to 'usr.sbin/routed/rtquery/Makefile')
-rw-r--r--usr.sbin/routed/rtquery/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/routed/rtquery/Makefile b/usr.sbin/routed/rtquery/Makefile
index dd2419b..e748e73 100644
--- a/usr.sbin/routed/rtquery/Makefile
+++ b/usr.sbin/routed/rtquery/Makefile
@@ -1,6 +1,8 @@
-# @(#)Makefile 8.1 (Berkeley) 6/5/93
+# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
+# $Id$
PROG= rtquery
MAN8= rtquery.8
+#COPTS= -g -DDEBUG -Wall
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud