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