20 lines
392 B
Plaintext
20 lines
392 B
Plaintext
targets=PDFViewer.pot,es.mo,fr.mo
|
|
dist=Makefile,gettext.sh,POTFILES,es.po,fr.po
|
|
|
|
[PDFViewer.pot]
|
|
type=script
|
|
script=./gettext.sh
|
|
depends=gettext.sh,POTFILES,../config.sh
|
|
|
|
[es.mo]
|
|
type=script
|
|
script=./gettext.sh
|
|
install=
|
|
depends=gettext.sh,$(OBJDIR)PDFViewer.pot,es.po,../config.sh
|
|
|
|
[fr.mo]
|
|
type=script
|
|
script=./gettext.sh
|
|
install=
|
|
depends=gettext.sh,$(OBJDIR)PDFViewer.pot,fr.po,../config.sh
|