########################## # Common generated files # ########################## *.a *.c.d *.la *.lo *.o .deps/ .dirstamp .libs/ ############################ # Always generated in root # ############################ /INSTALL /aclocal.m4 /ar-lib /autom4te.cache/ /autoscan.log /compile /config.guess /config.h.in /config.h.in~ /config.sub /configure /configure.ac~ /configure~ /depcomp /install-sh /ltmain.sh /missing /test-driver /m4/* !/m4/.keep # Custom /Makefile.in /include/Makefile.in ######################## # To build out of root # ######################## /build/dev-native/* !/build/dev-native/config /build/dev-cross-i386/* !/build/dev-cross-i386/config /build/dev-cross-riscv64/* !/build/dev-cross-riscv64/config /build/dev-cross-x86_64/* !/build/dev-cross-x86_64/config /build/root-native/* !/build/root-native/config /build/root-cross-i386-linux/* !/build/root-cross-i386-linux/config /build/root-cross-riscv64-linux/* !/build/root-cross-riscv64-linux/config /build/root-cross-x86_64-linux/* !/build/root-cross-x86_64-linux/config ########################## # To install out of root # ########################## /dest/dev-native/* !/dest/dev-native/.keep /dest/dev-cross-i386/* !/dest/dev-cross-i386/.keep /dest/dev-cross-riscv64/* !/dest/dev-cross-riscv64/.keep /dest/dev-cross-x86_64/* !/dest/dev-cross-x86_64/.keep ########################################### # Only generated when configuring in root # ########################################### /config.h /config.log /config.status /libtool /stamp-h1 /examples/test-suite.log /examples/*.log /examples/*.trs /tests/test-suite.log /tests/test_*.log /tests/test_*.trs # Custom /Makefile /include/Makefile /include/kernaux.h /include/kernaux/drivers/console.h /include/kernaux/multiboot2.h /include/kernaux/version.h /examples/assert /examples/cmdline /examples/cmdline_file /examples/generic_file /examples/generic_malloc /examples/generic_mutex /examples/macro_container_of /examples/memmap /examples/memory_file /examples/ntoa /examples/panic /examples/pfa /examples/printf_file /examples/printf_file_va /examples/printf_fmt /examples/printf_str /examples/printf_str_va /examples/units_human /tests/multiboot2_header_print1 /tests/multiboot2_header_print2 /tests/multiboot2_info_print1 /tests/multiboot2_info_print2 /tests/test_cmdline /tests/test_cmdline_gen /tests/test_cmdline_gen.c /tests/test_elf /tests/test_free_list /tests/test_mbr /tests/test_memmap /tests/test_multiboot2_common_packing /tests/test_multiboot2_header_helpers /tests/test_multiboot2_header_print /tests/test_multiboot2_header_validation /tests/test_multiboot2_info_helpers /tests/test_multiboot2_info_print /tests/test_multiboot2_info_validation /tests/test_ntoa /tests/test_ntoa_assert /tests/test_pfa /tests/test_pfa_assert /tests/test_printf /tests/test_printf_fmt_gen /tests/test_printf_fmt_gen.c /tests/test_printf_gen /tests/test_printf_gen.c /tests/test_units_human