diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
commit | bd18fd57db1df29da1a3adf94d47924a977a29c2 (patch) | |
tree | 2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /lib/clang/libllvmsparcinstprinter/Makefile.depend | |
parent | b9cd412e7b33608c6e5dc4a507453b78fe42d99a (diff) |
DIRDEPS_BUILD: Regenerate without local dependencies.
These are no longer needed after the recent 'beforebuild: depend' changes
and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports
skipping 'make depend'.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes:
svn path=/head/; revision=295989
Diffstat (limited to 'lib/clang/libllvmsparcinstprinter/Makefile.depend')
-rw-r--r-- | lib/clang/libllvmsparcinstprinter/Makefile.depend | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/clang/libllvmsparcinstprinter/Makefile.depend b/lib/clang/libllvmsparcinstprinter/Makefile.depend index 6571fb427ac3..385072f8a695 100644 --- a/lib/clang/libllvmsparcinstprinter/Makefile.depend +++ b/lib/clang/libllvmsparcinstprinter/Makefile.depend @@ -13,12 +13,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -SparcInstPrinter.o: SparcGenAsmWriter.inc.h -SparcInstPrinter.o: SparcGenInstrInfo.inc.h -SparcInstPrinter.o: SparcGenRegisterInfo.inc.h -SparcInstPrinter.o: SparcGenSubtargetInfo.inc.h -SparcInstPrinter.po: SparcGenAsmWriter.inc.h -SparcInstPrinter.po: SparcGenInstrInfo.inc.h -SparcInstPrinter.po: SparcGenRegisterInfo.inc.h -SparcInstPrinter.po: SparcGenSubtargetInfo.inc.h .endif |