bfd/
[deliverable/binutils-gdb.git] / bfd / po / Make-in
index 1696ec9d49aa6e375b36a879559ee62aeb6b85b2..1a619929557a8da16f7b6209198fd6747a64e877 100644 (file)
@@ -79,7 +79,7 @@ INSTOBJEXT = @INSTOBJEXT@
        $(MSGFMT) -o $@ $<
 
 .po.gmo:
-       file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
+       file=`echo $* | sed 's,.*/,,'`.gmo \
          && rm -f $$file && $(GMSGFMT) -o $$file $<
 
 .po.cat:
This page took 0.024352 seconds and 4 git commands to generate.