ref: e029d46eb6a7ab8fe37fd04a39891840126a9d7f
parent: 321101a5f43b1829f8c83b7fd5150e8ed6355ba9
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu May 17 16:44:06 EDT 2018
[as] Update dependencies list
--- a/as/Makefile
+++ b/as/Makefile
@@ -45,12 +45,26 @@
target/x80/z80.o: ./target/x80/../../../inc/scc.h
target/x80/z80.o: ./target/x80/../../as.h
target/x80/z80.o: ./target/x80/../x80/proc.h
+target/x80/z80tbl.o: ./target/x80/../../../inc/scc.h
+target/x80/z80tbl.o: ./target/x80/../../as.h
+target/x80/z80tbl.o: ./target/x80/../x80/proc.h
target/x86/amd64.o: ./target/x86/../../../inc/scc.h
target/x86/amd64.o: ./target/x86/../../as.h
+target/x86/amd64tbl.o: ./target/x86/../../../inc/scc.h
+target/x86/amd64tbl.o: ./target/x86/../../as.h
+target/x86/amd64tbl.o: ./target/x86/../x86/proc.h
+target/x86/i286.o: ./target/x86/../../../inc/scc.h
+target/x86/i286.o: ./target/x86/../../as.h
+target/x86/i286.o: ./target/x86/../x86/proc.h
+target/x86/i286tbl.o: ./target/x86/../../../inc/scc.h
+target/x86/i286tbl.o: ./target/x86/../../as.h
+target/x86/i286tbl.o: ./target/x86/../x86/proc.h
target/x86/i386.o: ./target/x86/../../../inc/scc.h
target/x86/i386.o: ./target/x86/../../as.h
target/x86/i386.o: ./target/x86/../x86/proc.h
-target/x86/i8086.o: ./target/x86/arch16.h
+target/x86/i386tbl.o: ./target/x86/../../../inc/scc.h
+target/x86/i386tbl.o: ./target/x86/../../as.h
+target/x86/i386tbl.o: ./target/x86/../x86/proc.h
target/x86/ins.o: ./target/x86/../../../inc/scc.h
target/x86/ins.o: ./target/x86/../../as.h
target/x86/ins.o: ./target/x86/proc.h