nearly distclean
This commit is contained in:
		| @@ -35,13 +35,13 @@ MAINTAINERCLEANFILES = makefile.in | ||||
| distclean-local: | ||||
| 	- rm -r html latex | ||||
|  | ||||
| dist-hook: | ||||
| 	cp html/* ${develdir} | ||||
| dist-hook: html | ||||
| 	cp -r html ${distdir}/ | ||||
|  | ||||
| install-data-hook: | ||||
| 	chmod -R u+w ${develdir} | ||||
| 	cp html/* ${develdir} | ||||
|  | ||||
| uninstall-hook: | ||||
| 	chmod -R u+w ${develdir} | ||||
| 	rm -rf ${develdir} | ||||
| #uninstall-hook: | ||||
| #	chmod -R u+w ${develdir} | ||||
| #	rm -rf ${develdir} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user