equal
deleted
inserted
replaced
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 \ |