diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-13 19:20:56 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-13 19:20:56 +0000 |
| commit | ccfb965433c67f3bda935a3cdf334be2e3c4348d (patch) | |
| tree | 224d8be23eae518123c5b6db18c9819fe6ac6c62 /gnu/lib/libgomp | |
| parent | cab10cc1d1135a912a7bd2d6178c8e951405167e (diff) | |
| parent | 2b3dc5355754d7cfe6736c8c2f8d573ee7ac7fab (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libgomp')
| -rw-r--r-- | gnu/lib/libgomp/Makefile.depend | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/gnu/lib/libgomp/Makefile.depend b/gnu/lib/libgomp/Makefile.depend new file mode 100644 index 0000000000000..d8c89db18af14 --- /dev/null +++ b/gnu/lib/libgomp/Makefile.depend @@ -0,0 +1,85 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + usr.bin/xinstall.host \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +affinity.So: gstdint.h +affinity.o: gstdint.h +affinity.po: gstdint.h +alloc.So: gstdint.h +alloc.o: gstdint.h +alloc.po: gstdint.h +bar.So: gstdint.h +bar.o: gstdint.h +bar.po: gstdint.h +barrier.So: gstdint.h +barrier.o: gstdint.h +barrier.po: gstdint.h +critical.So: gstdint.h +critical.o: gstdint.h +critical.po: gstdint.h +env.So: gstdint.h +env.So: libgomp_f.h +env.o: gstdint.h +env.o: libgomp_f.h +env.po: gstdint.h +env.po: libgomp_f.h +error.So: gstdint.h +error.o: gstdint.h +error.po: gstdint.h +fortran.So: gstdint.h +fortran.So: libgomp_f.h +fortran.o: gstdint.h +fortran.o: libgomp_f.h +fortran.po: gstdint.h +fortran.po: libgomp_f.h +iter.So: gstdint.h +iter.o: gstdint.h +iter.po: gstdint.h +lock.So: gstdint.h +lock.o: gstdint.h +lock.po: gstdint.h +loop.So: gstdint.h +loop.o: gstdint.h +loop.po: gstdint.h +ordered.So: gstdint.h +ordered.o: gstdint.h +ordered.po: gstdint.h +parallel.So: gstdint.h +parallel.o: gstdint.h +parallel.po: gstdint.h +proc.So: gstdint.h +proc.o: gstdint.h +proc.po: gstdint.h +sections.So: gstdint.h +sections.o: gstdint.h +sections.po: gstdint.h +sem.So: gstdint.h +sem.o: gstdint.h +sem.po: gstdint.h +single.So: gstdint.h +single.o: gstdint.h +single.po: gstdint.h +team.So: gstdint.h +team.o: gstdint.h +team.po: gstdint.h +time.So: gstdint.h +time.o: gstdint.h +time.po: gstdint.h +work.So: gstdint.h +work.o: gstdint.h +work.po: gstdint.h +.endif |
