# # FireKernel example project Jamfile # # Copyright (C) 2008, 2009 Kaspar Schleiser # SubDir TOP projects test_shell ; Module test_shell : test_shell.c : shell posix_io shell_auto_init ps ; UseModule test_shell ;