1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-31 13:05:54 +01:00
Files
pentadactyl-pm/muttator/locale/en-US/Makefile
2009-01-07 10:56:01 -05:00

10 lines
137 B
Makefile

THISLOCALE=$(notdir $(shell pwd))
all: *.html
%: %.html %.txt
@
%.html: %.txt asciidoc.conf
@make -C ../../ locale/$(THISLOCALE)/$@