mirror of
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
synced 2024-11-15 06:53:44 +08:00
da6c0d2f52
Drop-in replacement to libtool: http://dolt.freedesktop.org/. More details: http://marc.info/?l=freedesktop-xorg&m=120791871615872&w=3 kmod is relatively fast to compile, so it doesn't matter much. Nonetheless, less forks the better. Compilation time using ./bootstrap-configure --disable-manpages and make -j4 libtool real 0m6.453s user 0m21.067s sys 0m0.773s dolt real 0m4.792s user 0m15.920s sys 0m0.637s
31 lines
285 B
Plaintext
31 lines
285 B
Plaintext
*.o
|
|
*.gcda
|
|
*.gcno
|
|
/*.tar.xz
|
|
/*.md5sum
|
|
.deps/
|
|
.libs/
|
|
/Makefile
|
|
/Makefile.in
|
|
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/build-aux/
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/coverage
|
|
/cov-int
|
|
/doltcompile
|
|
/doltlibtool
|
|
/libtool
|
|
/stamp-h1
|
|
/test-suite.log
|
|
|
|
*~
|
|
.*.swp
|
|
cscope.out
|
|
tags
|