mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 04:24:11 +01:00
Remove redundant make from doc Makefiles
This commit is contained in:
@@ -3,7 +3,7 @@ THISLOCALE=$(notdir $(shell pwd))
|
||||
all: *.html
|
||||
|
||||
%: %.html %.txt
|
||||
@make $@.html
|
||||
@
|
||||
|
||||
%.html: %.txt asciidoc.conf
|
||||
@make -C ../../ locale/$(THISLOCALE)/$@
|
||||
|
||||
Reference in New Issue
Block a user