add non-zipped bundling for templategen
This commit is contained in:
3
Makefile
3
Makefile
@@ -16,6 +16,9 @@ PACK_TARGETS := $(TO_PACK:%=pack/tultemplate2/%) pack/tultemplate2/documentation
|
|||||||
.PHONY: pack
|
.PHONY: pack
|
||||||
pack: pack/tultemplate2.zip
|
pack: pack/tultemplate2.zip
|
||||||
|
|
||||||
|
.PHONY: bundle
|
||||||
|
bundle: $(PACK_TARGETS)
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
rm -rf pack
|
rm -rf pack
|
||||||
|
Reference in New Issue
Block a user