Makefile
branchstable
changeset 47839 a24e813db705
parent 47838 a99ffbcdb6a9
child 47840 f799355d8fe3
equal deleted inserted replaced
47838:a99ffbcdb6a9 47839:a24e813db705
   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
   283 	rm -rf $(PYOX_DIR)/defaultrc
   284 	cp -ar $(PYOX_DIR)/lib/mercurial/defaultrc $(PYOX_DIR)/defaultrc
   284 	cp -ar $(PYOX_DIR)/lib/mercurial/defaultrc $(PYOX_DIR)/defaultrc
       
   285 	rm -rf $(PYOX_DIR)/contrib
       
   286 	cp -ar contrib $(PYOX_DIR)/contrib
   285 
   287 
   286 
   288 
   287 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
   289 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
   288 	install-doc install-home install-home-bin install-home-doc \
   290 	install-doc install-home install-home-bin install-home-doc \
   289 	dist dist-notests check tests rust-tests check-code format-c \
   291 	dist dist-notests check tests rust-tests check-code format-c \