diff options
author | sjg <sjg@FreeBSD.org> | 2013-10-13 00:22:44 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2013-10-13 00:22:44 +0000 |
commit | a5de61803fa4ecb0ce4fc862691339e982333ab2 (patch) | |
tree | fd22c1447174b03b5b7ce0b9a469d4f84bdc8393 /usr.bin/svn/lib/libsvn_ra_serf | |
parent | 563e57bc30cc2d23937fceec31726ecc98e05abd (diff) | |
download | FreeBSD-src-a5de61803fa4ecb0ce4fc862691339e982333ab2.zip FreeBSD-src-a5de61803fa4ecb0ce4fc862691339e982333ab2.tar.gz |
New dependencies
Diffstat (limited to 'usr.bin/svn/lib/libsvn_ra_serf')
-rw-r--r-- | usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend | 15 |
1 files changed, 15 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..4d5963b --- /dev/null +++ b/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend @@ -0,0 +1,15 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libexpat \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |