diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-12-11 17:37:53 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-12-11 17:37:53 +0000 |
| commit | 2c9a9dfc187d171de6b92654d71b977f067ed641 (patch) | |
| tree | d420ca89d21db06d3978eb2305008aa951781bf3 /lib/libomp/Makefile.depend | |
| parent | 5ab1c5846ff41be24b1f6beb0317bf8258cd4409 (diff) | |
Notes
Diffstat (limited to 'lib/libomp/Makefile.depend')
| -rw-r--r-- | lib/libomp/Makefile.depend | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/libomp/Makefile.depend b/lib/libomp/Makefile.depend new file mode 100644 index 000000000000..cc6445897867 --- /dev/null +++ b/lib/libomp/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libc++ \ + lib/libcompiler_rt \ + lib/libthr \ + lib/msun \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |
