scc

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

deps.mk (3398B)


      1 #deps
      2 as.o: $(INCDIR)/bits/scc/arg.h
      3 as.o: $(INCDIR)/bits/scc/config.h
      4 as.o: $(INCDIR)/bits/scc/scc.h
      5 expr.o: $(INCDIR)/bits/scc/mach.h
      6 expr.o: $(INCDIR)/bits/scc/scc.h
      7 expr.o: as.h
      8 ins.o: $(INCDIR)/bits/scc/mach.h
      9 ins.o: $(INCDIR)/bits/scc/scc.h
     10 ins.o: as.h
     11 main.o: $(INCDIR)/bits/scc/arg.h
     12 main.o: $(INCDIR)/bits/scc/mach.h
     13 main.o: $(INCDIR)/bits/scc/scc.h
     14 main.o: as.h
     15 parser.o: $(INCDIR)/bits/scc/cstd.h
     16 parser.o: $(INCDIR)/bits/scc/mach.h
     17 parser.o: $(INCDIR)/bits/scc/scc.h
     18 parser.o: as.h
     19 symbol.o: $(INCDIR)/bits/scc/cstd.h
     20 symbol.o: $(INCDIR)/bits/scc/mach.h
     21 symbol.o: $(INCDIR)/bits/scc/scc.h
     22 symbol.o: as.h
     23 target/powerpc/ins.o: $(INCDIR)/bits/scc/mach.h
     24 target/powerpc/ins.o: $(INCDIR)/bits/scc/scc.h
     25 target/powerpc/ins.o: target/powerpc/../../as.h
     26 target/powerpc/ins.o: target/powerpc/proc.h
     27 target/powerpc/powerpc.o: $(INCDIR)/bits/scc/mach.h
     28 target/powerpc/powerpc.o: $(INCDIR)/bits/scc/scc.h
     29 target/powerpc/powerpc.o: target/powerpc/../../as.h
     30 target/powerpc/powerpc.o: target/powerpc/proc.h
     31 target/powerpc/powerpc64.o: $(INCDIR)/bits/scc/mach.h
     32 target/powerpc/powerpc64.o: $(INCDIR)/bits/scc/scc.h
     33 target/powerpc/powerpc64.o: target/powerpc/../../as.h
     34 target/powerpc/powerpc64.o: target/powerpc/proc.h
     35 target/powerpc/powerpc64tbl.o: $(INCDIR)/bits/scc/mach.h
     36 target/powerpc/powerpc64tbl.o: $(INCDIR)/bits/scc/scc.h
     37 target/powerpc/powerpc64tbl.o: target/powerpc/../../as.h
     38 target/powerpc/powerpc64tbl.o: target/powerpc/../powerpc/proc.h
     39 target/powerpc/powerpctbl.o: $(INCDIR)/bits/scc/mach.h
     40 target/powerpc/powerpctbl.o: $(INCDIR)/bits/scc/scc.h
     41 target/powerpc/powerpctbl.o: target/powerpc/../../as.h
     42 target/powerpc/powerpctbl.o: target/powerpc/../powerpc/proc.h
     43 target/x80/ins.o: $(INCDIR)/bits/scc/mach.h
     44 target/x80/ins.o: $(INCDIR)/bits/scc/scc.h
     45 target/x80/ins.o: target/x80/../../as.h
     46 target/x80/ins.o: target/x80/proc.h
     47 target/x80/z80.o: $(INCDIR)/bits/scc/mach.h
     48 target/x80/z80.o: $(INCDIR)/bits/scc/scc.h
     49 target/x80/z80.o: target/x80/../../as.h
     50 target/x80/z80.o: target/x80/../x80/proc.h
     51 target/x80/z80tbl.o: $(INCDIR)/bits/scc/mach.h
     52 target/x80/z80tbl.o: $(INCDIR)/bits/scc/scc.h
     53 target/x80/z80tbl.o: target/x80/../../as.h
     54 target/x80/z80tbl.o: target/x80/../x80/proc.h
     55 target/x86/amd64.o: $(INCDIR)/bits/scc/mach.h
     56 target/x86/amd64.o: $(INCDIR)/bits/scc/scc.h
     57 target/x86/amd64.o: target/x86/../../as.h
     58 target/x86/amd64tbl.o: $(INCDIR)/bits/scc/mach.h
     59 target/x86/amd64tbl.o: $(INCDIR)/bits/scc/scc.h
     60 target/x86/amd64tbl.o: target/x86/../../as.h
     61 target/x86/amd64tbl.o: target/x86/../x86/proc.h
     62 target/x86/i286.o: $(INCDIR)/bits/scc/mach.h
     63 target/x86/i286.o: $(INCDIR)/bits/scc/scc.h
     64 target/x86/i286.o: target/x86/../../as.h
     65 target/x86/i286.o: target/x86/../x86/proc.h
     66 target/x86/i286tbl.o: $(INCDIR)/bits/scc/mach.h
     67 target/x86/i286tbl.o: $(INCDIR)/bits/scc/scc.h
     68 target/x86/i286tbl.o: target/x86/../../as.h
     69 target/x86/i286tbl.o: target/x86/../x86/proc.h
     70 target/x86/i386.o: $(INCDIR)/bits/scc/mach.h
     71 target/x86/i386.o: $(INCDIR)/bits/scc/scc.h
     72 target/x86/i386.o: target/x86/../../as.h
     73 target/x86/i386.o: target/x86/../x86/proc.h
     74 target/x86/i386tbl.o: $(INCDIR)/bits/scc/mach.h
     75 target/x86/i386tbl.o: $(INCDIR)/bits/scc/scc.h
     76 target/x86/i386tbl.o: target/x86/../../as.h
     77 target/x86/i386tbl.o: target/x86/../x86/proc.h
     78 target/x86/ins.o: $(INCDIR)/bits/scc/mach.h
     79 target/x86/ins.o: $(INCDIR)/bits/scc/scc.h
     80 target/x86/ins.o: target/x86/../../as.h
     81 target/x86/ins.o: target/x86/proc.h