scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit aa4f2102e680077fd77bbdc9e1fd8a3503aecc5b
parent c5a22041d71e90e6322356925716c32dfa2653f2
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Wed, 21 Aug 2019 11:46:29 +0100

Update depenencies

Remove the nested dependencies in cmd since they are dependencies
of the nested Makefiles. It is impossible to control this using
the script, so we have to handle by hand.

Diffstat:
Msrc/cmd/deps.mk | 164-------------------------------------------------------------------------------
Msrc/libscc/deps.mk | 1-
2 files changed, 0 insertions(+), 165 deletions(-)

diff --git a/src/cmd/deps.mk b/src/cmd/deps.mk @@ -4,60 +4,6 @@ ./ar.o: $(INCDIR)/scc/scc/ar.h ./ar.o: $(INCDIR)/scc/scc/arg.h ./ar.o: ./sys.h -./as/expr.o: $(INCDIR)/scc/scc/scc.h -./as/expr.o: ./as/as.h -./as/ins.o: $(INCDIR)/scc/scc/scc.h -./as/ins.o: ./as/as.h -./as/main.o: $(INCDIR)/scc/scc/arg.h -./as/main.o: $(INCDIR)/scc/scc/scc.h -./as/main.o: ./as/as.h -./as/parser.o: $(INCDIR)/scc/scc/cstd.h -./as/parser.o: $(INCDIR)/scc/scc/scc.h -./as/parser.o: ./as/as.h -./as/symbol.o: $(INCDIR)/scc/scc/scc.h -./as/symbol.o: ./as/as.h -./as/target/x80/ins.o: $(INCDIR)/scc/scc/scc.h -./as/target/x80/ins.o: ./as/target/x80/../../as.h -./as/target/x80/ins.o: ./as/target/x80/proc.h -./as/target/x80/z80.o: $(INCDIR)/scc/scc/scc.h -./as/target/x80/z80.o: ./as/target/x80/../../as.h -./as/target/x80/z80.o: ./as/target/x80/../x80/proc.h -./as/target/x80/z80tbl.o: $(INCDIR)/scc/scc/scc.h -./as/target/x80/z80tbl.o: ./as/target/x80/../../as.h -./as/target/x80/z80tbl.o: ./as/target/x80/../x80/proc.h -./as/target/x86/amd64.o: $(INCDIR)/scc/scc/scc.h -./as/target/x86/amd64.o: ./as/target/x86/../../as.h -./as/target/x86/amd64tbl.o: $(INCDIR)/scc/scc/scc.h -./as/target/x86/amd64tbl.o: ./as/target/x86/../../as.h -./as/target/x86/amd64tbl.o: ./as/target/x86/../x86/proc.h -./as/target/x86/i286.o: $(INCDIR)/scc/scc/scc.h -./as/target/x86/i286.o: ./as/target/x86/../../as.h -./as/target/x86/i286.o: ./as/target/x86/../x86/proc.h -./as/target/x86/i286tbl.o: $(INCDIR)/scc/scc/scc.h -./as/target/x86/i286tbl.o: ./as/target/x86/../../as.h -./as/target/x86/i286tbl.o: ./as/target/x86/../x86/proc.h -./as/target/x86/i386.o: $(INCDIR)/scc/scc/scc.h -./as/target/x86/i386.o: ./as/target/x86/../../as.h -./as/target/x86/i386.o: ./as/target/x86/../x86/proc.h -./as/target/x86/i386tbl.o: $(INCDIR)/scc/scc/scc.h -./as/target/x86/i386tbl.o: ./as/target/x86/../../as.h -./as/target/x86/i386tbl.o: ./as/target/x86/../x86/proc.h -./as/target/x86/ins.o: $(INCDIR)/scc/scc/scc.h -./as/target/x86/ins.o: ./as/target/x86/../../as.h -./as/target/x86/ins.o: ./as/target/x86/proc.h -./ld/main.o: $(INCDIR)/scc/scc/syslibs.h -./ld/main.o: ./ld/ld.h -./ld/pass1.o: $(INCDIR)/scc/scc/ar.h -./ld/pass1.o: $(INCDIR)/scc/scc/mach.h -./ld/pass1.o: $(INCDIR)/scc/scc/scc.h -./ld/pass1.o: ./ld/ld.h -./ld/pass2.o: $(INCDIR)/scc/scc/mach.h -./ld/pass2.o: ./ld/ld.h -./ld/pass3.o: $(INCDIR)/scc/scc/mach.h -./ld/pass3.o: ./ld/ld.h -./ld/symbol.o: $(INCDIR)/scc/scc/mach.h -./ld/symbol.o: $(INCDIR)/scc/scc/scc.h -./ld/symbol.o: ./ld/ld.h ./nm.o: $(INCDIR)/scc/scc/arg.h ./nm.o: $(INCDIR)/scc/scc/mach.h ./objdump.o: $(INCDIR)/scc/scc/arg.h @@ -68,116 +14,6 @@ ./ranlib.o: $(INCDIR)/scc/scc/mach.h ./ranlib.o: $(INCDIR)/scc/scc/scc.h ./ranlib.o: ./sys.h -./scc/cc1/builtin.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/builtin.o: ./scc/cc1/cc1.h -./scc/cc1/code.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/code.o: ./scc/cc1/cc1.h -./scc/cc1/cpp.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/cpp.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/cpp.o: ./scc/cc1/cc1.h -./scc/cc1/decl.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/decl.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/decl.o: ./scc/cc1/cc1.h -./scc/cc1/error.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/error.o: ./scc/cc1/cc1.h -./scc/cc1/expr.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/expr.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/expr.o: ./scc/cc1/cc1.h -./scc/cc1/fold.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/fold.o: ./scc/cc1/cc1.h -./scc/cc1/init.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/init.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/init.o: ./scc/cc1/cc1.h -./scc/cc1/lex.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/lex.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/lex.o: ./scc/cc1/cc1.h -./scc/cc1/main.o: $(INCDIR)/scc/scc/arg.h -./scc/cc1/main.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/main.o: ./scc/cc1/cc1.h -./scc/cc1/stmt.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/stmt.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/stmt.o: ./scc/cc1/cc1.h -./scc/cc1/symbol.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/symbol.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/symbol.o: ./scc/cc1/cc1.h -./scc/cc1/target/amd64-sysv/arch.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/target/amd64-sysv/arch.o: ./scc/cc1/target/amd64-sysv/../../cc1.h -./scc/cc1/target/arm64-sysv/arch.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/target/arm64-sysv/arch.o: ./scc/cc1/target/arm64-sysv/../../cc1.h -./scc/cc1/target/i386-sysv/arch.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/target/i386-sysv/arch.o: ./scc/cc1/target/i386-sysv/../../cc1.h -./scc/cc1/target/z80-scc/arch.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/target/z80-scc/arch.o: ./scc/cc1/target/z80-scc/../../cc1.h -./scc/cc1/types.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc1/types.o: $(INCDIR)/scc/scc/scc.h -./scc/cc1/types.o: ./scc/cc1/cc1.h -./scc/cc2/code.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/code.o: ./scc/cc2/cc2.h -./scc/cc2/main.o: $(INCDIR)/scc/scc/arg.h -./scc/cc2/main.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/main.o: ./scc/cc2/cc2.h -./scc/cc2/main.o: ./scc/cc2/error.h -./scc/cc2/node.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/node.o: ./scc/cc2/cc2.h -./scc/cc2/optm.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/optm.o: ./scc/cc2/cc2.h -./scc/cc2/parser.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc2/parser.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/parser.o: ./scc/cc2/cc2.h -./scc/cc2/peep.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/peep.o: ./scc/cc2/cc2.h -./scc/cc2/symbol.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/symbol.o: ./scc/cc2/cc2.h -./scc/cc2/target/amd64-sysv/cgen.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/amd64-sysv/cgen.o: ./scc/cc2/target/amd64-sysv/../../cc2.h -./scc/cc2/target/amd64-sysv/cgen.o: ./scc/cc2/target/amd64-sysv/arch.h -./scc/cc2/target/amd64-sysv/code.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc2/target/amd64-sysv/code.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/amd64-sysv/code.o: ./scc/cc2/target/amd64-sysv/../../cc2.h -./scc/cc2/target/amd64-sysv/code.o: ./scc/cc2/target/amd64-sysv/arch.h -./scc/cc2/target/amd64-sysv/optm.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/amd64-sysv/optm.o: ./scc/cc2/target/amd64-sysv/../../cc2.h -./scc/cc2/target/amd64-sysv/types.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/amd64-sysv/types.o: ./scc/cc2/target/amd64-sysv/../../cc2.h -./scc/cc2/target/i386-sysv/cgen.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/i386-sysv/cgen.o: ./scc/cc2/target/i386-sysv/../../cc2.h -./scc/cc2/target/i386-sysv/cgen.o: ./scc/cc2/target/i386-sysv/arch.h -./scc/cc2/target/i386-sysv/code.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc2/target/i386-sysv/code.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/i386-sysv/code.o: ./scc/cc2/target/i386-sysv/../../cc2.h -./scc/cc2/target/i386-sysv/code.o: ./scc/cc2/target/i386-sysv/arch.h -./scc/cc2/target/i386-sysv/optm.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/i386-sysv/optm.o: ./scc/cc2/target/i386-sysv/../../cc2.h -./scc/cc2/target/i386-sysv/types.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/i386-sysv/types.o: ./scc/cc2/target/i386-sysv/../../cc2.h -./scc/cc2/target/qbe/cgen.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc2/target/qbe/cgen.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/qbe/cgen.o: ./scc/cc2/target/qbe/../../cc2.h -./scc/cc2/target/qbe/cgen.o: ./scc/cc2/target/qbe/arch.h -./scc/cc2/target/qbe/code.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc2/target/qbe/code.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/qbe/code.o: ./scc/cc2/target/qbe/../../cc2.h -./scc/cc2/target/qbe/code.o: ./scc/cc2/target/qbe/arch.h -./scc/cc2/target/qbe/optm.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/qbe/optm.o: ./scc/cc2/target/qbe/../../cc2.h -./scc/cc2/target/z80-scc/cgen.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/z80-scc/cgen.o: ./scc/cc2/target/z80-scc/../../cc2.h -./scc/cc2/target/z80-scc/cgen.o: ./scc/cc2/target/z80-scc/arch.h -./scc/cc2/target/z80-scc/code.o: $(INCDIR)/scc/scc/cstd.h -./scc/cc2/target/z80-scc/code.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/z80-scc/code.o: ./scc/cc2/target/z80-scc/../../cc2.h -./scc/cc2/target/z80-scc/code.o: ./scc/cc2/target/z80-scc/arch.h -./scc/cc2/target/z80-scc/optm.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/z80-scc/optm.o: ./scc/cc2/target/z80-scc/../../cc2.h -./scc/cc2/target/z80-scc/types.o: $(INCDIR)/scc/scc/scc.h -./scc/cc2/target/z80-scc/types.o: ./scc/cc2/target/z80-scc/../../cc2.h -./scc/posix/scc.o: $(INCDIR)/scc/scc/arg.h -./scc/posix/scc.o: $(INCDIR)/scc/scc/ldflags.h -./scc/posix/scc.o: $(INCDIR)/scc/scc/scc.h -./scc/posix/scc.o: $(INCDIR)/scc/scc/syscrts.h -./scc/posix/scc.o: $(INCDIR)/scc/scc/sysincludes.h -./scc/posix/scc.o: $(INCDIR)/scc/scc/syslibs.h -./scc/posix/scc.o: ./scc/posix/config.h ./size.o: $(INCDIR)/scc/scc/arg.h ./size.o: $(INCDIR)/scc/scc/mach.h ./strip.o: $(INCDIR)/scc/scc/arg.h diff --git a/src/libscc/deps.mk b/src/libscc/deps.mk @@ -1,6 +1,5 @@ #deps ./alloc.o: $(INCDIR)/scc/scc/scc.h -./bpack.o: $(INCDIR)/scc/scc/scc.h ./casecmp.o: $(INCDIR)/scc/scc/scc.h ./debug.o: $(INCDIR)/scc/scc/scc.h ./die.o: $(INCDIR)/scc/scc/scc.h