AlternC/bureau/locales/Makefile

6 lines
123 B
Makefile
Raw Normal View History

all: messages.po
messages.po: ../*/*.php
touch $@
xgettext --force-po --omit-header -L PHP --from-code iso-8859-1 -j $^