* configure.tgt: Add bfin-*rtems*.
[deliverable/binutils-gdb.git] / gprof / po / Make-in
index de3e83d992d7266ac833def30543dac6f73a71d8..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:
@@ -187,7 +187,7 @@ check: all
 
 cat-id-tbl.o: ../intl/libgettext.h
 
-html dvi info tags TAGS ID:
+html dvi pdf ps info tags TAGS ID:
 
 mostlyclean:
        rm -f core core.* *.pox $(PACKAGE).po *.old.po cat-id-tbl.tmp
This page took 0.022984 seconds and 4 git commands to generate.