summaryrefslogtreecommitdiff
path: root/debugger/mcs51/Makefile.dep
diff options
context:
space:
mode:
authorXavi Del Campo <xavi.dcr@tutanota.com>2019-11-06 04:21:13 +0100
committerXavi Del Campo <xavi.dcr@tutanota.com>2019-11-06 04:34:31 +0100
commit53953142e739085cc82a75dfd6b75b02e1e90eb0 (patch)
tree87d425f00dc4fc04639e4d8888bbd8cb59c9babc /debugger/mcs51/Makefile.dep
parentcf1d3aec552ebaea437935e74e5eabda4bd989e7 (diff)
downloadsdcc-gas-53953142e739085cc82a75dfd6b75b02e1e90eb0.tar.gz
Removed intermediate files
Diffstat (limited to 'debugger/mcs51/Makefile.dep')
-rw-r--r--debugger/mcs51/Makefile.dep22
1 files changed, 0 insertions, 22 deletions
diff --git a/debugger/mcs51/Makefile.dep b/debugger/mcs51/Makefile.dep
deleted file mode 100644
index edfdf21..0000000
--- a/debugger/mcs51/Makefile.dep
+++ /dev/null
@@ -1,22 +0,0 @@
-sdcdb.o: sdcdb.c sdcdb.h config.h ../../src/SDCCset.h \
- ../../src/SDCChasht.h ../../src/SDCCbitv.h symtab.h simi.h break.h cmd.h \
- ../../support/util/newalloc.h
-symtab.o: symtab.c sdcdb.h config.h ../../src/SDCCset.h \
- ../../src/SDCChasht.h ../../src/SDCCbitv.h symtab.h \
- ../../support/util/newalloc.h
-simi.o: simi.c sdcdb.h config.h ../../src/SDCCset.h ../../src/SDCChasht.h \
- ../../src/SDCCbitv.h simi.h ../../support/util/newalloc.h
-break.o: break.c sdcdb.h config.h ../../src/SDCCset.h \
- ../../src/SDCChasht.h ../../src/SDCCbitv.h symtab.h break.h simi.h cmd.h \
- ../../support/util/newalloc.h
-cmd.o: cmd.c sdcdb.h config.h ../../src/SDCCset.h ../../src/SDCChasht.h \
- ../../src/SDCCbitv.h symtab.h simi.h break.h cmd.h \
- ../../support/util/newalloc.h
-NewAlloc.o: ../../support/util/NewAlloc.c ../../support/util/newalloc.h
-SDCCset.o: ../../src/SDCCset.c ../../support/util/newalloc.h \
- ../../src/SDCCerr.h ../../src/SDCCset.h
-SDCChasht.o: ../../src/SDCChasht.c ../../src/SDCCerr.h \
- ../../src/SDCCglobl.h ../../src/SDCCset.h config.h ../../src/SDCChasht.h \
- ../../support/util/newalloc.h
-SDCCerr.o: ../../src/SDCCerr.c ../../src/SDCCglobl.h ../../src/SDCCset.h \
- config.h ../../src/SDCCerr.h