Files
pentadactyl-pm/vimperator/locale/en-US/Makefile
T

10 lines
137 B
Makefile

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