]> git.e2factory.org Git - e2factory.git/commit
Cleanup Makefiles, move files in the right place, stop abusing VPATH
authorTobias Ulmer <tu@emlix.com>
Mon, 24 Jun 2013 15:46:13 +0000 (17:46 +0200)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:01:23 +0000 (15:01 +0100)
commitfac0cafeddd1f8b91de3393a0e08726d17d7f5a7
tree5f19db768074873818d57e2a144383c965266b76
parentd6071c5c79b99cd2ca0b3251773f3fcfb644585b
Cleanup Makefiles, move files in the right place, stop abusing VPATH

Signed-off-by: Tobias Ulmer <tu@emlix.com>
17 files changed:
Makefile
doc/Makefile
doc/developer/Makefile
doc/ldoc/Makefile
doc/man/Makefile
generic/Makefile
global/Makefile
global/e2-su-2.2.c [moved from generic/e2-su-2.2.c with 100% similarity]
local/Makefile
lua/Makefile
make.vars
plugins/Makefile [new file with mode: 0644]
plugins/cvs.lua [moved from local/cvs.lua with 100% similarity]
plugins/files.lua [moved from local/files.lua with 100% similarity]
plugins/git.lua [moved from local/git.lua with 100% similarity]
plugins/svn.lua [moved from local/svn.lua with 100% similarity]
scripts/genscript.sh