bfd/
[deliverable/binutils-gdb.git] / gprof / po / Make-in
index f4daa352d6cc7c69da6623865977acbc49c3d2b7..b2988cb743fba98312f89ec4b91817fc03be278e 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:
This page took 0.024681 seconds and 4 git commands to generate.