1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/usr.bin/svn/Makefile

9 lines
177 B
Makefile
Raw Normal View History

# $FreeBSD$
SUBDIR= lib .WAIT \
svn svnadmin svnbench svndumpfilter svnfsfs svnlook svnserve \
svnsync svnversion svnmucc svnrdump
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>