]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/po/Make-in
2009-11-03 H.J. Lu <hongjiu.lu@intel.com>
[thirdparty/binutils-gdb.git] / gold / po / Make-in
index 88ce78fa6e46345f98699269e4c1bfd681d420b0..86ff3143b9882950c983998493ad1c534fe76194 100644 (file)
@@ -73,7 +73,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: