include ../../config.mak all: gmo gmo: msgfmt -v -o gcin.gmo gcin.po install: @echo nothing to be installed. clean: rm -f gcin.gmo