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