parent
dd563bba47
commit
c5bc7d6cc1
|
@ -44,7 +44,7 @@ check: | applies
|
|||
applies: $(apply_dest)
|
||||
%.apply: %
|
||||
$(JAVA) -jar "$(SAXON_CP)" \
|
||||
-xsl:"$(HOXSL)/transform/apply-gen.xsl" \
|
||||
-xsl:"$(HOXSL)/src/transform/apply-gen.xsl" \
|
||||
"$<" > "$@"
|
||||
|
||||
clean-local:
|
||||
|
|
Loading…
Reference in New Issue