diff options
Diffstat (limited to 'usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend')
-rw-r--r-- | usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend b/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend new file mode 100644 index 0000000..ba7abb3 --- /dev/null +++ b/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend @@ -0,0 +1,14 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libexpat \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |