bfd/
[deliverable/binutils-gdb.git] / binutils / po / Make-in
index 4b8b9f02b0e63b87257ae55bd5d6942b970e27b8..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:
@@ -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.024327 seconds and 4 git commands to generate.