Quick 'n dirty compile fix for missing msgfmt

I only wanted to see the latest and greatest in terms of running git-gui
in a directory that is not a git directory.  We'll fix that missing msgfmt
issue later.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2007-09-23 14:39:21 +01:00
parent 1c10a57c41
commit 4ff71c309b

View File

@@ -141,7 +141,7 @@ $(PO_TEMPLATE): $(SCRIPT_SH) $(ALL_LIBFILES)
update-po:: $(PO_TEMPLATE)
$(foreach p, $(ALL_POFILES), echo Updating $p ; msgmerge -U $p $(PO_TEMPLATE) ; )
$(ALL_MSGFILES): %.msg : %.po
$(QUIET_MSGFMT0)$(MSGFMT) --statistics --tcl $< -l $(basename $(notdir $<)) -d $(dir $@) $(QUIET_MSGFMT1)
$(QUIET_MSGFMT0)touch $@ $(QUIET_MSGFMT1)
lib/tclIndex: $(ALL_LIBFILES)
$(QUIET_INDEX)if echo \