ref: 059ee8d668654371daeca95d67fc0c8626cddef1
dir: /src/cmd/as/target/x86/amd64.mk/
AMD64_OBJ =\ $(OBJS)\ target/x86/amd64tbl.o\ target/x86/amd64.o\ target/x86/ins.o\ target/x86/amd64tbl.c: target/x86/ops.dat target/x86/opers.dat ./mktbl -f x86 -c amd64 $(LIBEXEC)/as-amd64: $(AMD64_OBJ) $(CC) $(SCC_LDFLAGS) $(AMD64_OBJ) -lscc -o $@