X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fgdbserver%2FMakefile.in;h=8e73563b103f720ddd5e77607c3190a2959903f5;hb=7a7cdfa04b0225dfa6879384075e08d73eaee862;hp=eff6fa56747a6ea88e22b5b43ba91c9820491a32;hpb=e675d1703fbdec643ec42aa67b9720cb199f4375;p=binutils-gdb.git diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in index eff6fa56747..8e73563b103 100644 --- a/gdb/gdbserver/Makefile.in +++ b/gdb/gdbserver/Makefile.in @@ -581,10 +581,6 @@ arch/%.o: ../arch/%.c $(COMPILE) $< $(POSTCOMPILE) -%.o: ../arch/%.c - $(COMPILE) $< - $(POSTCOMPILE) - %.o: ../common/%.c $(COMPILE) $< $(POSTCOMPILE)