activate local.mk and hand off ./lisp to a sub-make
commitac3162b4f040837e1599028a8ff16c996b942522
authorAchim Gratz <Stromeko@Stromeko.DE>
Sat, 16 Jul 2011 20:49:24 +0000 (16 22:49 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 20 Apr 2012 19:04:07 +0000 (20 21:04 +0200)
treeb69b4fe08b28eb365c9f59fdd2ac0312711aeab0
parent77f0e507874aba14a25d37f38f5bbf2608efdd1b
activate local.mk and hand off ./lisp to a sub-make

* Makefile: add an optional include local.mk
* default.mk: install lisp files into org subfolder by default
* lisp/Makefile: new file to handle all make targets within lisp
* lisp/dependencies.mk: dependencies, should rather be auto-generated
* maint.mk: remove obsolete variable definitions
* targets.mk: hand off to sub-make in ./lisp, remove unused targets
Makefile
default.mk
dependencies.mk [deleted file]
lisp/Makefile [new file with mode: 0644]
lisp/dependencies.mk [new file with mode: 0644]
maint.mk
targets.mk