]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: add small redirecting Makefiles
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 6 Mar 2014 04:51:33 +0000 (01:51 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 6 Mar 2014 04:59:58 +0000 (01:59 -0300)
commit06eb29e1171e5def51554adf559b78597e559bbe
tree726b03a4581f9340328398508719f4f7a6505667
parent49776627e60f2718c9511569e73e4d671065dd61
build-sys: add small redirecting Makefiles

These redirecting makefiles simplifies compiling from some editors and
when CWD is not the root of the source tree. This is similar to what was
introduced in systemd in 340d89e ("build-sys: add small redirecting
Makefiles to simplify compilation from within emacs")
.gitignore
libkmod/Makefile [new file with mode: 0644]
libkmod/docs/.gitignore
man/.gitignore
testsuite/Makefile [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]