use sed instead of perl, add target clean-install
commit501f9b17419ffaafa0ab2d167247a393ab855d7f
authorAchim Gratz <Stromeko@Stromeko.DE>
Mon, 18 Jul 2011 15:55:23 +0000 (18 17:55 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 20 Apr 2012 19:04:08 +0000 (20 21:04 +0200)
tree03cd5470cb00a0c71230d880809f6f7112c364c0
parent00d357ab9822bbc2c8808d44256d9b490d6cf281
use sed instead of perl, add target clean-install

* Makefile, lisp/Makefile, doc/Makefile: add target clean-install
to remove files in install-directories

* default.mk: add customization variable $(SED)

* doc/Makefile: do not remove dir while cleaning

* lisp/Makefile: use sed instead of perl to weave git-status into
org.el and ignore any errors while doing it.  Keep git status in
$(GITSTATUS) to make it more clear what happens in the check.
default.mk
doc/Makefile
lisp/Makefile
targets.mk