Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mk-configure-doc | Distribution: Fedora Project |
Version: 0.38.3 | Vendor: Fedora Project |
Release: 2.fc40 | Build date: Tue Feb 20 19:11:37 2024 |
Group: Unspecified | Build host: buildvm-x86-12.iad2.fedoraproject.org |
Size: 303068 | Source RPM: mk-configure-0.38.3-2.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/cheusov/mk-configure/ | |
Summary: The mk-configure documentation |
The mk-configure package examples
BSD-2-Clause AND ISC AND CC0-1.0
* Mon Feb 19 2024 Carlos Rodriguez-Fernandez <[email protected]> - 0.38.3-2 - Remove concurrency in macro call because it is not well supported due to output redirects * Sat Jan 06 2024 Carlos Rodriguez-Fernandez <[email protected]> - 0.38.3-1 - First release
/usr/share/doc/mk-configure/examples /usr/share/doc/mk-configure/examples/Makefile.inc /usr/share/doc/mk-configure/examples/RBTREE /usr/share/doc/mk-configure/examples/RBTREE/Makefile /usr/share/doc/mk-configure/examples/RBTREE/expect.out /usr/share/doc/mk-configure/examples/RBTREE/hello_RBTREE.c /usr/share/doc/mk-configure/examples/RBTREE/input.in /usr/share/doc/mk-configure/examples/RBTREE/test.mk /usr/share/doc/mk-configure/examples/README /usr/share/doc/mk-configure/examples/SLIST /usr/share/doc/mk-configure/examples/SLIST/Makefile /usr/share/doc/mk-configure/examples/SLIST/expect.out /usr/share/doc/mk-configure/examples/SLIST/hello_SLIST.c /usr/share/doc/mk-configure/examples/SLIST/input.in /usr/share/doc/mk-configure/examples/SLIST/test.mk /usr/share/doc/mk-configure/examples/arc4random /usr/share/doc/mk-configure/examples/arc4random/Makefile /usr/share/doc/mk-configure/examples/arc4random/expect.out /usr/share/doc/mk-configure/examples/arc4random/prog.c /usr/share/doc/mk-configure/examples/arc4random/test.mk /usr/share/doc/mk-configure/examples/autoconf /usr/share/doc/mk-configure/examples/autoconf/Makefile /usr/share/doc/mk-configure/examples/autoconf/expect.out /usr/share/doc/mk-configure/examples/autoconf/proj /usr/share/doc/mk-configure/examples/autoconf/proj/AUTHORS /usr/share/doc/mk-configure/examples/autoconf/proj/COPYING /usr/share/doc/mk-configure/examples/autoconf/proj/ChangeLog /usr/share/doc/mk-configure/examples/autoconf/proj/Makefile.in /usr/share/doc/mk-configure/examples/autoconf/proj/NEWS /usr/share/doc/mk-configure/examples/autoconf/proj/README /usr/share/doc/mk-configure/examples/autoconf/proj/configure.ac /usr/share/doc/mk-configure/examples/autoconf/proj/hello_autoconf.c /usr/share/doc/mk-configure/examples/autoconf/test.mk /usr/share/doc/mk-configure/examples/autotools /usr/share/doc/mk-configure/examples/autotools/Makefile /usr/share/doc/mk-configure/examples/autotools/expect.out /usr/share/doc/mk-configure/examples/autotools/proj /usr/share/doc/mk-configure/examples/autotools/proj/AUTHORS /usr/share/doc/mk-configure/examples/autotools/proj/COPYING /usr/share/doc/mk-configure/examples/autotools/proj/ChangeLog /usr/share/doc/mk-configure/examples/autotools/proj/Makefile.am /usr/share/doc/mk-configure/examples/autotools/proj/NEWS /usr/share/doc/mk-configure/examples/autotools/proj/README /usr/share/doc/mk-configure/examples/autotools/proj/configure.ac /usr/share/doc/mk-configure/examples/autotools/proj/main.c /usr/share/doc/mk-configure/examples/autotools/test.mk /usr/share/doc/mk-configure/examples/bswap /usr/share/doc/mk-configure/examples/bswap/Makefile /usr/share/doc/mk-configure/examples/bswap/expect.out /usr/share/doc/mk-configure/examples/bswap/prog.c /usr/share/doc/mk-configure/examples/bswap/test.mk /usr/share/doc/mk-configure/examples/c99 /usr/share/doc/mk-configure/examples/c99/Makefile /usr/share/doc/mk-configure/examples/c99/c99_test.c /usr/share/doc/mk-configure/examples/c99/inline_func.h /usr/share/doc/mk-configure/examples/calc /usr/share/doc/mk-configure/examples/calc/Makefile /usr/share/doc/mk-configure/examples/calc/calc.y /usr/share/doc/mk-configure/examples/calc/expect.out /usr/share/doc/mk-configure/examples/calc/input.txt /usr/share/doc/mk-configure/examples/calc/test.mk /usr/share/doc/mk-configure/examples/calc2 /usr/share/doc/mk-configure/examples/calc2/Makefile /usr/share/doc/mk-configure/examples/calc2/expect.out /usr/share/doc/mk-configure/examples/calc2/expressions.txt /usr/share/doc/mk-configure/examples/calc2/lex.l /usr/share/doc/mk-configure/examples/calc2/parser.y /usr/share/doc/mk-configure/examples/calc2/test.mk /usr/share/doc/mk-configure/examples/check_compiler_opts /usr/share/doc/mk-configure/examples/check_compiler_opts/Makefile /usr/share/doc/mk-configure/examples/check_compiler_opts/expect.out /usr/share/doc/mk-configure/examples/check_compiler_opts/hello_world.c /usr/share/doc/mk-configure/examples/check_compiler_opts/test.mk /usr/share/doc/mk-configure/examples/compatlib /usr/share/doc/mk-configure/examples/compatlib/Makefile /usr/share/doc/mk-configure/examples/compatlib/Makefile.inc /usr/share/doc/mk-configure/examples/compatlib/expect.out /usr/share/doc/mk-configure/examples/compatlib/libcmpt /usr/share/doc/mk-configure/examples/compatlib/libcmpt/Makefile /usr/share/doc/mk-configure/examples/compatlib/prog1 /usr/share/doc/mk-configure/examples/compatlib/prog1/Makefile /usr/share/doc/mk-configure/examples/compatlib/prog1/prog1.c /usr/share/doc/mk-configure/examples/compatlib/prog2 /usr/share/doc/mk-configure/examples/compatlib/prog2/Makefile /usr/share/doc/mk-configure/examples/compatlib/prog2/prog2.c /usr/share/doc/mk-configure/examples/compatlib/test.mk /usr/share/doc/mk-configure/examples/compilers /usr/share/doc/mk-configure/examples/compilers/Makefile /usr/share/doc/mk-configure/examples/compilers/compiler_test.c /usr/share/doc/mk-configure/examples/compilers/expect.out /usr/share/doc/mk-configure/examples/compilers/test.mk /usr/share/doc/mk-configure/examples/customtests /usr/share/doc/mk-configure/examples/customtests/Makefile /usr/share/doc/mk-configure/examples/customtests/custom_tests /usr/share/doc/mk-configure/examples/customtests/custom_tests/alloca_in_alloca_h.c /usr/share/doc/mk-configure/examples/customtests/custom_tests/alloca_in_stdlib_h.c /usr/share/doc/mk-configure/examples/customtests/custom_tests/cxx_with_templates.cc /usr/share/doc/mk-configure/examples/customtests/custom_tests/shtest /usr/share/doc/mk-configure/examples/customtests/custom_tests/true_is_available /usr/share/doc/mk-configure/examples/customtests/expect.out /usr/share/doc/mk-configure/examples/customtests/hello_customtests.c /usr/share/doc/mk-configure/examples/customtests/test.mk /usr/share/doc/mk-configure/examples/customtests2 /usr/share/doc/mk-configure/examples/customtests2/Makefile /usr/share/doc/mk-configure/examples/customtests2/expect.out /usr/share/doc/mk-configure/examples/customtests2/hello_customtests2.c /usr/share/doc/mk-configure/examples/customtests2/test.mk /usr/share/doc/mk-configure/examples/cxx /usr/share/doc/mk-configure/examples/cxx/Makefile /usr/share/doc/mk-configure/examples/cxx/expect.out /usr/share/doc/mk-configure/examples/cxx/five.c /usr/share/doc/mk-configure/examples/cxx/five.h /usr/share/doc/mk-configure/examples/cxx/hello_msg.cc /usr/share/doc/mk-configure/examples/cxx/hello_msg.h /usr/share/doc/mk-configure/examples/cxx/main.cc /usr/share/doc/mk-configure/examples/cxx/seven.c /usr/share/doc/mk-configure/examples/cxx/seven.h /usr/share/doc/mk-configure/examples/cxx/test.mk /usr/share/doc/mk-configure/examples/cxxlib /usr/share/doc/mk-configure/examples/cxxlib/Makefile /usr/share/doc/mk-configure/examples/cxxlib/Makefile.inc /usr/share/doc/mk-configure/examples/cxxlib/cxxapp /usr/share/doc/mk-configure/examples/cxxlib/cxxapp/Makefile /usr/share/doc/mk-configure/examples/cxxlib/cxxapp/cxxapp.cc /usr/share/doc/mk-configure/examples/cxxlib/cxxlib /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/Makefile /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/dummy.c /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/hello_msg1.cpp /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/hello_msg2.cpp /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/include /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/include/hello_msg.h /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/include/impl /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/include/impl/hello_msg1.h /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/include/impl/hello_msg2.h /usr/share/doc/mk-configure/examples/cxxlib/cxxlib/linkme.mk /usr/share/doc/mk-configure/examples/cxxlib/cxxlib2 /usr/share/doc/mk-configure/examples/cxxlib/cxxlib2/Makefile /usr/share/doc/mk-configure/examples/cxxlib/cxxlib2/hello_msg3.cxx /usr/share/doc/mk-configure/examples/cxxlib/cxxlib2/include /usr/share/doc/mk-configure/examples/cxxlib/cxxlib2/include/hello_msg2.h /usr/share/doc/mk-configure/examples/cxxlib/cxxlib2/linkme.mk /usr/share/doc/mk-configure/examples/cxxlib/expect.out /usr/share/doc/mk-configure/examples/cxxlib/test.mk /usr/share/doc/mk-configure/examples/dictd /usr/share/doc/mk-configure/examples/dictd/Makefile /usr/share/doc/mk-configure/examples/dictd/Makefile.inc /usr/share/doc/mk-configure/examples/dictd/dict /usr/share/doc/mk-configure/examples/dictd/dict/Makefile /usr/share/doc/mk-configure/examples/dictd/dict/dict.1 /usr/share/doc/mk-configure/examples/dictd/dict/dict.c /usr/share/doc/mk-configure/examples/dictd/dictd /usr/share/doc/mk-configure/examples/dictd/dictd/Makefile /usr/share/doc/mk-configure/examples/dictd/dictd/dictd.8 /usr/share/doc/mk-configure/examples/dictd/dictd/dictd.c /usr/share/doc/mk-configure/examples/dictd/dictfmt /usr/share/doc/mk-configure/examples/dictd/dictfmt/Makefile /usr/share/doc/mk-configure/examples/dictd/dictfmt/dictfmt.1 /usr/share/doc/mk-configure/examples/dictd/dictfmt/dictfmt.c /usr/share/doc/mk-configure/examples/dictd/dictzip /usr/share/doc/mk-configure/examples/dictd/dictzip/Makefile /usr/share/doc/mk-configure/examples/dictd/dictzip/dictzip.1 /usr/share/doc/mk-configure/examples/dictd/dictzip/dictzip.c /usr/share/doc/mk-configure/examples/dictd/doc /usr/share/doc/mk-configure/examples/dictd/doc/Makefile /usr/share/doc/mk-configure/examples/dictd/doc/doc.txt /usr/share/doc/mk-configure/examples/dictd/expect.out /usr/share/doc/mk-configure/examples/dictd/libcommon /usr/share/doc/mk-configure/examples/dictd/libcommon/Makefile /usr/share/doc/mk-configure/examples/dictd/libcommon/iswalnum.c /usr/share/doc/mk-configure/examples/dictd/libcommon/str.c /usr/share/doc/mk-configure/examples/dictd/libdz /usr/share/doc/mk-configure/examples/dictd/libdz/Makefile /usr/share/doc/mk-configure/examples/dictd/libdz/dz.c /usr/share/doc/mk-configure/examples/dictd/libdz/export.sym /usr/share/doc/mk-configure/examples/dictd/libmaa /usr/share/doc/mk-configure/examples/dictd/libmaa/Makefile /usr/share/doc/mk-configure/examples/dictd/libmaa/export.sym /usr/share/doc/mk-configure/examples/dictd/libmaa/log.c /usr/share/doc/mk-configure/examples/dictd/libmaa/prime.c /usr/share/doc/mk-configure/examples/dictd/libmaa/set.c /usr/share/doc/mk-configure/examples/dictd/test.mk /usr/share/doc/mk-configure/examples/dprintf /usr/share/doc/mk-configure/examples/dprintf/Makefile /usr/share/doc/mk-configure/examples/dprintf/expect.out /usr/share/doc/mk-configure/examples/dprintf/prog.c /usr/share/doc/mk-configure/examples/dprintf/test.mk /usr/share/doc/mk-configure/examples/efun /usr/share/doc/mk-configure/examples/efun/Makefile /usr/share/doc/mk-configure/examples/efun/expect.out /usr/share/doc/mk-configure/examples/efun/prog.c /usr/share/doc/mk-configure/examples/efun/test.mk /usr/share/doc/mk-configure/examples/errc /usr/share/doc/mk-configure/examples/errc/Makefile /usr/share/doc/mk-configure/examples/errc/expect.out /usr/share/doc/mk-configure/examples/errc/prog.c /usr/share/doc/mk-configure/examples/errc/test.mk /usr/share/doc/mk-configure/examples/errwarn /usr/share/doc/mk-configure/examples/errwarn/Makefile /usr/share/doc/mk-configure/examples/errwarn/Makefile.inc /usr/share/doc/mk-configure/examples/errwarn/expect.out /usr/share/doc/mk-configure/examples/errwarn/hello.c /usr/share/doc/mk-configure/examples/errwarn/test.mk /usr/share/doc/mk-configure/examples/fgetln /usr/share/doc/mk-configure/examples/fgetln/Makefile /usr/share/doc/mk-configure/examples/fgetln/expect.out /usr/share/doc/mk-configure/examples/fgetln/hello.c /usr/share/doc/mk-configure/examples/fgetln/test.mk /usr/share/doc/mk-configure/examples/files /usr/share/doc/mk-configure/examples/files/DEBIAN /usr/share/doc/mk-configure/examples/files/DEBIAN/control /usr/share/doc/mk-configure/examples/files/Makefile /usr/share/doc/mk-configure/examples/files/expect.NetBSD.out /usr/share/doc/mk-configure/examples/files/expect.out /usr/share/doc/mk-configure/examples/files/shell_func.7 /usr/share/doc/mk-configure/examples/files/shell_func.texinfo /usr/share/doc/mk-configure/examples/files/shell_func1 /usr/share/doc/mk-configure/examples/files/shell_func2 /usr/share/doc/mk-configure/examples/files/shell_func3 /usr/share/doc/mk-configure/examples/files/test.mk /usr/share/doc/mk-configure/examples/files2 /usr/share/doc/mk-configure/examples/files2/Makefile /usr/share/doc/mk-configure/examples/files2/expect.out /usr/share/doc/mk-configure/examples/files2/hello_world.1 /usr/share/doc/mk-configure/examples/files2/hello_world2 /usr/share/doc/mk-configure/examples/files2/hello_world3.in /usr/share/doc/mk-configure/examples/files2/main.c /usr/share/doc/mk-configure/examples/files2/more_scripts /usr/share/doc/mk-configure/examples/files2/more_scripts/script1 /usr/share/doc/mk-configure/examples/files2/more_scripts/script2 /usr/share/doc/mk-configure/examples/files2/more_scripts/script3 /usr/share/doc/mk-configure/examples/files2/msg.c /usr/share/doc/mk-configure/examples/files2/test.mk /usr/share/doc/mk-configure/examples/fparseln /usr/share/doc/mk-configure/examples/fparseln/Makefile /usr/share/doc/mk-configure/examples/fparseln/expect.out /usr/share/doc/mk-configure/examples/fparseln/input.txt /usr/share/doc/mk-configure/examples/fparseln/prog.c /usr/share/doc/mk-configure/examples/fparseln/test.mk /usr/share/doc/mk-configure/examples/fts /usr/share/doc/mk-configure/examples/fts/Makefile /usr/share/doc/mk-configure/examples/fts/expect.out /usr/share/doc/mk-configure/examples/fts/prog.c /usr/share/doc/mk-configure/examples/fts/test.mk /usr/share/doc/mk-configure/examples/hello_TARGETS /usr/share/doc/mk-configure/examples/hello_TARGETS/Makefile /usr/share/doc/mk-configure/examples/hello_TARGETS/Makefile.inc /usr/share/doc/mk-configure/examples/hello_TARGETS/expect.out /usr/share/doc/mk-configure/examples/hello_TARGETS/hello1 /usr/share/doc/mk-configure/examples/hello_TARGETS/hello1/Makefile /usr/share/doc/mk-configure/examples/hello_TARGETS/hello1/hello1.c /usr/share/doc/mk-configure/examples/hello_TARGETS/hello1/hello1.pod /usr/share/doc/mk-configure/examples/hello_TARGETS/hello2 /usr/share/doc/mk-configure/examples/hello_TARGETS/hello2/Makefile /usr/share/doc/mk-configure/examples/hello_TARGETS/hello2/hello2.c /usr/share/doc/mk-configure/examples/hello_TARGETS/hello2/hello2.pod /usr/share/doc/mk-configure/examples/hello_TARGETS/test.mk /usr/share/doc/mk-configure/examples/hello_glib2 /usr/share/doc/mk-configure/examples/hello_glib2/Makefile /usr/share/doc/mk-configure/examples/hello_glib2/expect.out /usr/share/doc/mk-configure/examples/hello_glib2/hello_glib2.c /usr/share/doc/mk-configure/examples/hello_glib2/test.mk /usr/share/doc/mk-configure/examples/hello_lua /usr/share/doc/mk-configure/examples/hello_lua/Makefile /usr/share/doc/mk-configure/examples/hello_lua/bar.lua /usr/share/doc/mk-configure/examples/hello_lua/baz.c /usr/share/doc/mk-configure/examples/hello_lua/expect.out /usr/share/doc/mk-configure/examples/hello_lua/foo.lua /usr/share/doc/mk-configure/examples/hello_lua/foobar.in /usr/share/doc/mk-configure/examples/hello_lua/test.mk /usr/share/doc/mk-configure/examples/hello_lua2 /usr/share/doc/mk-configure/examples/hello_lua2/Makefile /usr/share/doc/mk-configure/examples/hello_lua2/bar.lua /usr/share/doc/mk-configure/examples/hello_lua2/expect.out /usr/share/doc/mk-configure/examples/hello_lua2/foo.lua /usr/share/doc/mk-configure/examples/hello_lua2/foobar.in /usr/share/doc/mk-configure/examples/hello_lua2/test.mk /usr/share/doc/mk-configure/examples/hello_lua3 /usr/share/doc/mk-configure/examples/hello_lua3/Makefile /usr/share/doc/mk-configure/examples/hello_lua3/expect.out /usr/share/doc/mk-configure/examples/hello_lua3/socket_bar.lua /usr/share/doc/mk-configure/examples/hello_lua3/socket_baz.c /usr/share/doc/mk-configure/examples/hello_lua3/socket_foo.lua /usr/share/doc/mk-configure/examples/hello_lua3/test.mk /usr/share/doc/mk-configure/examples/hello_world /usr/share/doc/mk-configure/examples/hello_world/COPYRIGHT /usr/share/doc/mk-configure/examples/hello_world/Makefile /usr/share/doc/mk-configure/examples/hello_world/README /usr/share/doc/mk-configure/examples/hello_world/expect.out /usr/share/doc/mk-configure/examples/hello_world/hello_world.c /usr/share/doc/mk-configure/examples/hello_world/test.mk /usr/share/doc/mk-configure/examples/help_target /usr/share/doc/mk-configure/examples/help_target/Makefile /usr/share/doc/mk-configure/examples/help_target/expect.out /usr/share/doc/mk-configure/examples/help_target/print_value.c /usr/share/doc/mk-configure/examples/help_target/test.mk /usr/share/doc/mk-configure/examples/helpers /usr/share/doc/mk-configure/examples/helpers/Makefile /usr/share/doc/mk-configure/examples/helpers/mkc_fake_strip /usr/share/doc/mk-configure/examples/helpers/mkc_long_lines /usr/share/doc/mk-configure/examples/helpers/mkc_long_lines.in /usr/share/doc/mk-configure/examples/helpers/mkc_test_helper /usr/share/doc/mk-configure/examples/helpers/mkc_test_helper2 /usr/share/doc/mk-configure/examples/helpers/mkc_test_helper3 /usr/share/doc/mk-configure/examples/helpers/mkc_test_helper_paths /usr/share/doc/mk-configure/examples/helpers/mkc_test_nm /usr/share/doc/mk-configure/examples/humanize_number /usr/share/doc/mk-configure/examples/humanize_number/Makefile /usr/share/doc/mk-configure/examples/humanize_number/prog.c /usr/share/doc/mk-configure/examples/iconv /usr/share/doc/mk-configure/examples/iconv/Makefile /usr/share/doc/mk-configure/examples/iconv/expect.out /usr/share/doc/mk-configure/examples/iconv/hello_iconv.c /usr/share/doc/mk-configure/examples/iconv/test.mk /usr/share/doc/mk-configure/examples/lexer /usr/share/doc/mk-configure/examples/lexer/Makefile /usr/share/doc/mk-configure/examples/lexer/expect.out /usr/share/doc/mk-configure/examples/lexer/input.txt /usr/share/doc/mk-configure/examples/lexer/lexer.l /usr/share/doc/mk-configure/examples/lexer/test.mk /usr/share/doc/mk-configure/examples/libdeps /usr/share/doc/mk-configure/examples/libdeps/Makefile /usr/share/doc/mk-configure/examples/libdeps/expect.out /usr/share/doc/mk-configure/examples/libdeps/libs /usr/share/doc/mk-configure/examples/libdeps/libs/libbar /usr/share/doc/mk-configure/examples/libdeps/libs/libbar/Makefile /usr/share/doc/mk-configure/examples/libdeps/libs/libbar/bar.c /usr/share/doc/mk-configure/examples/libdeps/libs/libbar/bar.h /usr/share/doc/mk-configure/examples/libdeps/libs/libbaz /usr/share/doc/mk-configure/examples/libdeps/libs/libbaz/Makefile /usr/share/doc/mk-configure/examples/libdeps/libs/libbaz/baz.c /usr/share/doc/mk-configure/examples/libdeps/libs/libbaz/include /usr/share/doc/mk-configure/examples/libdeps/libs/libbaz/include/baz.h /usr/share/doc/mk-configure/examples/libdeps/libs/libbaz/linkme.mk /usr/share/doc/mk-configure/examples/libdeps/libs/libfoo /usr/share/doc/mk-configure/examples/libdeps/libs/libfoo/Makefile /usr/share/doc/mk-configure/examples/libdeps/libs/libfoo/foo.c /usr/share/doc/mk-configure/examples/libdeps/libs/libfoo/foo.h /usr/share/doc/mk-configure/examples/libdeps/libs/libfoo/linkme.mk /usr/share/doc/mk-configure/examples/libdeps/libs/libfooqux /usr/share/doc/mk-configure/examples/libdeps/libs/libfooqux/Makefile /usr/share/doc/mk-configure/examples/libdeps/libs/libfooqux/fooqux.c /usr/share/doc/mk-configure/examples/libdeps/libs/libfooqux/fooqux.h /usr/share/doc/mk-configure/examples/libdeps/progs /usr/share/doc/mk-configure/examples/libdeps/progs/foobaz /usr/share/doc/mk-configure/examples/libdeps/progs/foobaz/Makefile /usr/share/doc/mk-configure/examples/libdeps/progs/foobaz/foobaz.c /usr/share/doc/mk-configure/examples/libdeps/progs/fooquxfoobar /usr/share/doc/mk-configure/examples/libdeps/progs/fooquxfoobar/Makefile /usr/share/doc/mk-configure/examples/libdeps/progs/fooquxfoobar/fooquxfoobar.c /usr/share/doc/mk-configure/examples/libdeps/test.mk /usr/share/doc/mk-configure/examples/makefile /usr/share/doc/mk-configure/examples/pkgconfig3 /usr/share/doc/mk-configure/examples/pkgconfig3/Makefile /usr/share/doc/mk-configure/examples/pkgconfig3/expect.out /usr/share/doc/mk-configure/examples/pkgconfig3/pkgconfig3.c /usr/share/doc/mk-configure/examples/pkgconfig3/test.mk /usr/share/doc/mk-configure/examples/plugins /usr/share/doc/mk-configure/examples/plugins/Makefile /usr/share/doc/mk-configure/examples/plugins/app /usr/share/doc/mk-configure/examples/plugins/app/Makefile /usr/share/doc/mk-configure/examples/plugins/app/app.c /usr/share/doc/mk-configure/examples/plugins/expect.out /usr/share/doc/mk-configure/examples/plugins/plugin1 /usr/share/doc/mk-configure/examples/plugins/plugin1/Makefile /usr/share/doc/mk-configure/examples/plugins/plugin1/plugin1.c /usr/share/doc/mk-configure/examples/plugins/plugin2 /usr/share/doc/mk-configure/examples/plugins/plugin2/Makefile /usr/share/doc/mk-configure/examples/plugins/plugin2/plugin2.c /usr/share/doc/mk-configure/examples/plugins/test.mk /usr/share/doc/mk-configure/examples/plugins2 /usr/share/doc/mk-configure/examples/plugins2/Makefile /usr/share/doc/mk-configure/examples/plugins2/app /usr/share/doc/mk-configure/examples/plugins2/app/Makefile /usr/share/doc/mk-configure/examples/plugins2/app/app.c /usr/share/doc/mk-configure/examples/plugins2/expect.out /usr/share/doc/mk-configure/examples/plugins2/plugin1 /usr/share/doc/mk-configure/examples/plugins2/plugin1/Makefile /usr/share/doc/mk-configure/examples/plugins2/plugin1/plugin1.c /usr/share/doc/mk-configure/examples/plugins2/plugin2 /usr/share/doc/mk-configure/examples/plugins2/plugin2/Makefile /usr/share/doc/mk-configure/examples/plugins2/plugin2/plugin2.c /usr/share/doc/mk-configure/examples/plugins2/test.mk /usr/share/doc/mk-configure/examples/posix_getopt /usr/share/doc/mk-configure/examples/posix_getopt/Makefile /usr/share/doc/mk-configure/examples/posix_getopt/expect.out /usr/share/doc/mk-configure/examples/posix_getopt/prog.c /usr/share/doc/mk-configure/examples/posix_getopt/test.mk /usr/share/doc/mk-configure/examples/progs /usr/share/doc/mk-configure/examples/progs/Makefile /usr/share/doc/mk-configure/examples/progs/client.c /usr/share/doc/mk-configure/examples/progs/client_puts.c /usr/share/doc/mk-configure/examples/progs/expect.out /usr/share/doc/mk-configure/examples/progs/server.c /usr/share/doc/mk-configure/examples/progs/server_puts.c /usr/share/doc/mk-configure/examples/progs/test.mk /usr/share/doc/mk-configure/examples/progs2 /usr/share/doc/mk-configure/examples/progs2/Makefile /usr/share/doc/mk-configure/examples/progs2/client.c /usr/share/doc/mk-configure/examples/progs2/common.c /usr/share/doc/mk-configure/examples/progs2/expect.out /usr/share/doc/mk-configure/examples/progs2/server.c /usr/share/doc/mk-configure/examples/progs2/test.mk /usr/share/doc/mk-configure/examples/raise_default_signal /usr/share/doc/mk-configure/examples/raise_default_signal/Makefile /usr/share/doc/mk-configure/examples/raise_default_signal/expect.out /usr/share/doc/mk-configure/examples/raise_default_signal/prog.c /usr/share/doc/mk-configure/examples/raise_default_signal/test.mk /usr/share/doc/mk-configure/examples/reallocarr /usr/share/doc/mk-configure/examples/reallocarr/Makefile /usr/share/doc/mk-configure/examples/reallocarr/expect.out /usr/share/doc/mk-configure/examples/reallocarr/prog.c /usr/share/doc/mk-configure/examples/reallocarr/test.mk /usr/share/doc/mk-configure/examples/reallocarray /usr/share/doc/mk-configure/examples/reallocarray/Makefile /usr/share/doc/mk-configure/examples/reallocarray/expect.out /usr/share/doc/mk-configure/examples/reallocarray/prog.c /usr/share/doc/mk-configure/examples/reallocarray/test.mk /usr/share/doc/mk-configure/examples/require_tools /usr/share/doc/mk-configure/examples/require_tools/Makefile /usr/share/doc/mk-configure/examples/require_tools/fake /usr/share/doc/mk-configure/examples/requirements /usr/share/doc/mk-configure/examples/requirements/Makefile /usr/share/doc/mk-configure/examples/requirements/custom_check1.c /usr/share/doc/mk-configure/examples/requirements/custom_check2.c /usr/share/doc/mk-configure/examples/requirements/expect.out /usr/share/doc/mk-configure/examples/requirements/hello_world.c /usr/share/doc/mk-configure/examples/requirements/test.mk /usr/share/doc/mk-configure/examples/shquote /usr/share/doc/mk-configure/examples/shquote/Makefile /usr/share/doc/mk-configure/examples/shquote/expect.out /usr/share/doc/mk-configure/examples/shquote/prog.c /usr/share/doc/mk-configure/examples/shquote/test.mk /usr/share/doc/mk-configure/examples/sizeof /usr/share/doc/mk-configure/examples/sizeof/Makefile /usr/share/doc/mk-configure/examples/sizeof/expect.out /usr/share/doc/mk-configure/examples/sizeof/sizeof_test.c /usr/share/doc/mk-configure/examples/sizeof/test.mk /usr/share/doc/mk-configure/examples/strlcpy /usr/share/doc/mk-configure/examples/strlcpy/Makefile /usr/share/doc/mk-configure/examples/strlcpy/expect.out /usr/share/doc/mk-configure/examples/strlcpy/getline.c /usr/share/doc/mk-configure/examples/strlcpy/hello.c /usr/share/doc/mk-configure/examples/strlcpy/input.in /usr/share/doc/mk-configure/examples/strlcpy/strlcpy.c /usr/share/doc/mk-configure/examples/strlcpy/test.mk /usr/share/doc/mk-configure/examples/strlcpy2 /usr/share/doc/mk-configure/examples/strlcpy2/Makefile /usr/share/doc/mk-configure/examples/strlcpy2/expect.out /usr/share/doc/mk-configure/examples/strlcpy2/hello.c /usr/share/doc/mk-configure/examples/strlcpy2/input.in /usr/share/doc/mk-configure/examples/strlcpy2/missing /usr/share/doc/mk-configure/examples/strlcpy2/missing/getline.c /usr/share/doc/mk-configure/examples/strlcpy2/missing/strlcpy.c /usr/share/doc/mk-configure/examples/strlcpy2/test.mk /usr/share/doc/mk-configure/examples/strlcpy3 /usr/share/doc/mk-configure/examples/strlcpy3/Makefile /usr/share/doc/mk-configure/examples/strlcpy3/expect.out /usr/share/doc/mk-configure/examples/strlcpy3/hello.c /usr/share/doc/mk-configure/examples/strlcpy3/input.in /usr/share/doc/mk-configure/examples/strlcpy3/test.mk /usr/share/doc/mk-configure/examples/strsep /usr/share/doc/mk-configure/examples/strsep/Makefile /usr/share/doc/mk-configure/examples/strsep/expect.out /usr/share/doc/mk-configure/examples/strsep/prog.c /usr/share/doc/mk-configure/examples/strsep/test.mk /usr/share/doc/mk-configure/examples/strtoi /usr/share/doc/mk-configure/examples/strtoi/Makefile /usr/share/doc/mk-configure/examples/strtoi/expect.out /usr/share/doc/mk-configure/examples/strtoi/input.in /usr/share/doc/mk-configure/examples/strtoi/prog.c /usr/share/doc/mk-configure/examples/strtoi/test.mk /usr/share/doc/mk-configure/examples/subdirs /usr/share/doc/mk-configure/examples/subdirs/Makefile /usr/share/doc/mk-configure/examples/subdirs/prog1 /usr/share/doc/mk-configure/examples/subdirs/prog1/Makefile /usr/share/doc/mk-configure/examples/subdirs/prog1/expect.out /usr/share/doc/mk-configure/examples/subdirs/prog1/prog1.awk.in /usr/share/doc/mk-configure/examples/subdirs/prog1/prog1.c /usr/share/doc/mk-configure/examples/subdirs/prog1/prog1.sh /usr/share/doc/mk-configure/examples/subdirs/prog1/test.mk /usr/share/doc/mk-configure/examples/subdirs/prog2 /usr/share/doc/mk-configure/examples/subdirs/prog2/Makefile /usr/share/doc/mk-configure/examples/subdirs/prog2/expect.out /usr/share/doc/mk-configure/examples/subdirs/prog2/prog2.c /usr/share/doc/mk-configure/examples/subdirs/prog2/test.mk /usr/share/doc/mk-configure/examples/subprojects /usr/share/doc/mk-configure/examples/subprojects/Makefile /usr/share/doc/mk-configure/examples/subprojects/expect.out /usr/share/doc/mk-configure/examples/subprojects/hello /usr/share/doc/mk-configure/examples/subprojects/hello/Makefile /usr/share/doc/mk-configure/examples/subprojects/hello/hello_subprojects.1.in /usr/share/doc/mk-configure/examples/subprojects/hello/hello_subprojects.c /usr/share/doc/mk-configure/examples/subprojects/hello/hello_subprojects2.in /usr/share/doc/mk-configure/examples/subprojects/hello/test.mk /usr/share/doc/mk-configure/examples/subprojects/libhello1 /usr/share/doc/mk-configure/examples/subprojects/libhello1/Makefile /usr/share/doc/mk-configure/examples/subprojects/libhello1/hello1.c /usr/share/doc/mk-configure/examples/subprojects/libhello1/hello1.h /usr/share/doc/mk-configure/examples/subprojects/libhello1/linkme.mk /usr/share/doc/mk-configure/examples/subprojects/libhello2 /usr/share/doc/mk-configure/examples/subprojects/libhello2/Makefile /usr/share/doc/mk-configure/examples/subprojects/libhello2/hello2.3 /usr/share/doc/mk-configure/examples/subprojects/libhello2/hello2.c /usr/share/doc/mk-configure/examples/subprojects/libhello2/include /usr/share/doc/mk-configure/examples/subprojects/libhello2/include/hello2.h /usr/share/doc/mk-configure/examples/subprojects/libhello2/linkme.mk /usr/share/doc/mk-configure/examples/subprojects/test.mk /usr/share/doc/mk-configure/examples/subprojects/version.mk /usr/share/doc/mk-configure/examples/superfs /usr/share/doc/mk-configure/examples/superfs/Makefile /usr/share/doc/mk-configure/examples/superfs/Makefile.inc /usr/share/doc/mk-configure/examples/superfs/docs /usr/share/doc/mk-configure/examples/superfs/docs/LICENSE /usr/share/doc/mk-configure/examples/superfs/docs/Makefile /usr/share/doc/mk-configure/examples/superfs/docs/NEWS /usr/share/doc/mk-configure/examples/superfs/docs/README /usr/share/doc/mk-configure/examples/superfs/expect.out /usr/share/doc/mk-configure/examples/superfs/fsck_superfs /usr/share/doc/mk-configure/examples/superfs/fsck_superfs/Makefile /usr/share/doc/mk-configure/examples/superfs/fsck_superfs/fsck_superfs.8 /usr/share/doc/mk-configure/examples/superfs/fsck_superfs/fsck_superfs.c /usr/share/doc/mk-configure/examples/superfs/mkfs_superfs /usr/share/doc/mk-configure/examples/superfs/mkfs_superfs/Makefile /usr/share/doc/mk-configure/examples/superfs/mkfs_superfs/mkfs_superfs.8 /usr/share/doc/mk-configure/examples/superfs/mkfs_superfs/mkfs_superfs.c /usr/share/doc/mk-configure/examples/superfs/test.mk /usr/share/doc/mk-configure/examples/tiny_id /usr/share/doc/mk-configure/examples/tiny_id/Makefile /usr/share/doc/mk-configure/examples/tiny_id/test.mk /usr/share/doc/mk-configure/examples/tiny_id/tiny_id.c /usr/share/doc/mk-configure/examples/tools /usr/share/doc/mk-configure/examples/tools/Makefile /usr/share/doc/mk-configure/examples/tools/expect.out /usr/share/doc/mk-configure/examples/tools/libs /usr/share/doc/mk-configure/examples/tools/libs/bar /usr/share/doc/mk-configure/examples/tools/libs/bar/Makefile /usr/share/doc/mk-configure/examples/tools/libs/bar/bar.c /usr/share/doc/mk-configure/examples/tools/libs/bar/bar.h /usr/share/doc/mk-configure/examples/tools/libs/foo /usr/share/doc/mk-configure/examples/tools/libs/foo/Makefile /usr/share/doc/mk-configure/examples/tools/libs/foo/foo.c /usr/share/doc/mk-configure/examples/tools/libs/foo/foo.h /usr/share/doc/mk-configure/examples/tools/libs/qux /usr/share/doc/mk-configure/examples/tools/libs/qux/Makefile /usr/share/doc/mk-configure/examples/tools/libs/qux/qux.c /usr/share/doc/mk-configure/examples/tools/libs/qux/qux.h.in /usr/share/doc/mk-configure/examples/tools/test.mk /usr/share/doc/mk-configure/examples/tools/tools /usr/share/doc/mk-configure/examples/tools/tools/prog1 /usr/share/doc/mk-configure/examples/tools/tools/prog1/Makefile /usr/share/doc/mk-configure/examples/tools/tools/prog1/prog1.c /usr/share/doc/mk-configure/examples/tools/tools/prog2 /usr/share/doc/mk-configure/examples/tools/tools/prog2/Makefile /usr/share/doc/mk-configure/examples/tools/tools/prog2/prog2.c /usr/share/doc/mk-configure/examples/tools/tools/prog3 /usr/share/doc/mk-configure/examples/tools/tools/prog3/Makefile /usr/share/doc/mk-configure/examples/tools/tools/prog3/prog3.c /usr/share/doc/mk-configure/examples/tools/tools/prog4 /usr/share/doc/mk-configure/examples/tools/tools/prog4/Makefile /usr/share/doc/mk-configure/examples/tools/tools/prog4/prog4.c /usr/share/doc/mk-configure/examples/tools2 /usr/share/doc/mk-configure/examples/tools2/Makefile /usr/share/doc/mk-configure/examples/tools2/expect.out /usr/share/doc/mk-configure/examples/tools2/libs /usr/share/doc/mk-configure/examples/tools2/libs/bar /usr/share/doc/mk-configure/examples/tools2/libs/bar/Makefile /usr/share/doc/mk-configure/examples/tools2/libs/bar/bar.c /usr/share/doc/mk-configure/examples/tools2/libs/bar/bar.h /usr/share/doc/mk-configure/examples/tools2/libs/foo /usr/share/doc/mk-configure/examples/tools2/libs/foo/Makefile /usr/share/doc/mk-configure/examples/tools2/libs/foo/foo.c /usr/share/doc/mk-configure/examples/tools2/libs/foo/foo.h /usr/share/doc/mk-configure/examples/tools2/libs/qux /usr/share/doc/mk-configure/examples/tools2/libs/qux/Makefile /usr/share/doc/mk-configure/examples/tools2/libs/qux/qux.c /usr/share/doc/mk-configure/examples/tools2/libs/qux/qux.h.in /usr/share/doc/mk-configure/examples/tools2/test.mk /usr/share/doc/mk-configure/examples/tools2/tests /usr/share/doc/mk-configure/examples/tools2/tests/prog1 /usr/share/doc/mk-configure/examples/tools2/tests/prog1/Makefile /usr/share/doc/mk-configure/examples/tools2/tests/prog2 /usr/share/doc/mk-configure/examples/tools2/tests/prog2/Makefile /usr/share/doc/mk-configure/examples/tools2/tests/prog3 /usr/share/doc/mk-configure/examples/tools2/tests/prog3/Makefile /usr/share/doc/mk-configure/examples/tools2/tests/prog4 /usr/share/doc/mk-configure/examples/tools2/tests/prog4/Makefile /usr/share/doc/mk-configure/examples/tools2/tools /usr/share/doc/mk-configure/examples/tools2/tools/prog1 /usr/share/doc/mk-configure/examples/tools2/tools/prog1/Makefile /usr/share/doc/mk-configure/examples/tools2/tools/prog1/prog1.c /usr/share/doc/mk-configure/examples/tools2/tools/prog2 /usr/share/doc/mk-configure/examples/tools2/tools/prog2/Makefile /usr/share/doc/mk-configure/examples/tools2/tools/prog2/prog2.c /usr/share/doc/mk-configure/examples/tools2/tools/prog3 /usr/share/doc/mk-configure/examples/tools2/tools/prog3/Makefile /usr/share/doc/mk-configure/examples/tools2/tools/prog3/prog3.c /usr/share/doc/mk-configure/examples/tools2/tools/prog4 /usr/share/doc/mk-configure/examples/tools2/tools/prog4/Makefile /usr/share/doc/mk-configure/examples/tools2/tools/prog4/prog4.c /usr/share/doc/mk-configure/examples/vis /usr/share/doc/mk-configure/examples/vis/Makefile /usr/share/doc/mk-configure/examples/vis/expect.out /usr/share/doc/mk-configure/examples/vis/prog.c /usr/share/doc/mk-configure/examples/vis/test.mk /usr/share/doc/mk-configure/examples/xxzip /usr/share/doc/mk-configure/examples/xxzip/Makefile /usr/share/doc/mk-configure/examples/xxzip/expect.out /usr/share/doc/mk-configure/examples/xxzip/test.mk /usr/share/doc/mk-configure/examples/xxzip/tutorial.pod /usr/share/doc/mk-configure/examples/xxzip/xxzip.c /usr/share/doc/mk-configure/examples/xxzip/xxzip.pod
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024