summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/svn/Makefile')
-rw-r--r--usr.bin/svn/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.bin/svn/Makefile b/usr.bin/svn/Makefile
new file mode 100644
index 0000000..cafa47d
--- /dev/null
+++ b/usr.bin/svn/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+SUBDIR= lib .WAIT \
+ svn svnadmin svnbench svndumpfilter svnfsfs svnlook svnserve \
+ svnsync svnversion svnmucc svnrdump
+SUBDIR_PARALLEL=
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud