summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
d13c1d7)
* po/Makefile (linguas.mo): Don't commit .mo files to cvs.
linguas: $(pofiles:$(podir)/%=%)
test ! -d CVS || cvs commit -m'Copied from $(podir)' $^
linguas.mo: $(pofiles:$(podir)/%.po=%.mo)
linguas: $(pofiles:$(podir)/%=%)
test ! -d CVS || cvs commit -m'Copied from $(podir)' $^
linguas.mo: $(pofiles:$(podir)/%.po=%.mo)
- test ! -d CVS || cvs commit -m'Compiled translations' $^