21 lines
358 B
Plaintext
21 lines
358 B
Plaintext
targets=Terminal.pot,es.mo,fr.mo
|
|
dist=Makefile,gettext.sh,POTFILES,es.po,fr.po
|
|
|
|
#targets
|
|
[Terminal.pot]
|
|
type=script
|
|
script=./gettext.sh
|
|
depends=POTFILES,gettext.sh
|
|
|
|
[es.mo]
|
|
type=script
|
|
script=./gettext.sh
|
|
install=
|
|
depends=$(OBJDIR)Terminal.pot,es.po,gettext.sh
|
|
|
|
[fr.mo]
|
|
type=script
|
|
script=./gettext.sh
|
|
install=
|
|
depends=$(OBJDIR)Terminal.pot,fr.po,gettext.sh
|