[GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile rule
[deliverable/binutils-gdb.git] / gdb / gdbserver / Makefile.in
index eff6fa56747a6ea88e22b5b43ba91c9820491a32..8e73563b103f720ddd5e77607c3190a2959903f5 100644 (file)
@@ -581,10 +581,6 @@ arch/%.o: ../arch/%.c
        $(COMPILE) $<
        $(POSTCOMPILE)
 
-%.o: ../arch/%.c
-       $(COMPILE) $<
-       $(POSTCOMPILE)
-
 %.o: ../common/%.c
        $(COMPILE) $<
        $(POSTCOMPILE)
This page took 0.025318 seconds and 4 git commands to generate.