summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-Makefile
blob: 77ae22e026e67ce6f713045ab6741c78d3a81b7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Index: Makefile
===================================================================
RCS file: Makefile
diff -N Makefile
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Makefile	30 Jun 2009 07:07:55 -0000	1.2
@@ -0,0 +1,5 @@
+# $hrs: openbgpd/Makefile,v 1.2 2009/06/30 07:07:55 hrs Exp $
+
+SUBDIR=	bgpd bgpctl
+
+.include <bsd.subdir.mk>