Makefile
branchstable
changeset 47838 a99ffbcdb6a9
parent 47837 6fc9bd898eec
child 47839 a24e813db705
equal deleted inserted replaced
47837:6fc9bd898eec 47838:a99ffbcdb6a9
   278 pyoxidizer-windows-tests: pyoxidizer
   278 pyoxidizer-windows-tests: pyoxidizer
   279 	rm -rf $(PYOX_DIR)/templates
   279 	rm -rf $(PYOX_DIR)/templates
   280 	cp -ar $(PYOX_DIR)/lib/mercurial/templates $(PYOX_DIR)/templates
   280 	cp -ar $(PYOX_DIR)/lib/mercurial/templates $(PYOX_DIR)/templates
   281 	rm -rf $(PYOX_DIR)/helptext
   281 	rm -rf $(PYOX_DIR)/helptext
   282 	cp -ar $(PYOX_DIR)/lib/mercurial/helptext $(PYOX_DIR)/helptext
   282 	cp -ar $(PYOX_DIR)/lib/mercurial/helptext $(PYOX_DIR)/helptext
       
   283 	rm -rf $(PYOX_DIR)/defaultrc
       
   284 	cp -ar $(PYOX_DIR)/lib/mercurial/defaultrc $(PYOX_DIR)/defaultrc
   283 
   285 
   284 
   286 
   285 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
   287 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
   286 	install-doc install-home install-home-bin install-home-doc \
   288 	install-doc install-home install-home-bin install-home-doc \
   287 	dist dist-notests check tests rust-tests check-code format-c \
   289 	dist dist-notests check tests rust-tests check-code format-c \