crash/extensions
Sven Schnelle 74ac929712 Support for multiple jobs to build crash
This patch saves compilation time for crash build, which did the
following things:

[1] add --no-print-directory to MAKEFLAGS right in the beginning
    to avoid repeating it in all make calls.
[2] use "make -C" instead of "cd x; make"
[3] replace make by $(MAKE)

Link: https://listman.redhat.com/archives/crash-utility/2021-December/msg00049.html
Link: https://listman.redhat.com/archives/crash-utility/2021-December/msg00048.html
Link: https://listman.redhat.com/archives/crash-utility/2021-December/msg00047.html
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2022-02-16 11:48:06 +08:00
..
Makefile Support for multiple jobs to build crash 2022-02-16 11:48:06 +08:00
dminfo.c Initial commit: crash-7.0.4 2014-01-28 16:46:11 -05:00
echo.c extensions/echo.c: Change functions to be static 2021-04-16 10:40:11 +09:00
eppic.c Initial commit: crash-7.0.4 2014-01-28 16:46:11 -05:00
eppic.mk extensions/eppic.mk: Enable use of alternate eppic branch 2021-06-15 08:46:15 +09:00
snap.c Extension of the "snap.so" extension module to pass a second 2019-04-04 14:43:17 -04:00
snap.mk Build extension modules that utilize the generic extensions/Makefile 2015-04-24 10:42:54 -04:00