diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:04:07 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:04:07 +0000 |
| commit | 3806950135d2c8633ec0764e8807eacc87cf3e10 (patch) | |
| tree | 401ad31b95fb26ef459fd5768136545a3f02c774 /usr.bin/stat/tests | |
| parent | 82fcadcd5558133fff4db8589e9553c7f166bbae (diff) | |
Notes
Diffstat (limited to 'usr.bin/stat/tests')
| -rw-r--r-- | usr.bin/stat/tests/Makefile.depend | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.bin/stat/tests/Makefile.depend b/usr.bin/stat/tests/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.bin/stat/tests/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |
