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