2010-09-30 16:07:31 +02:00

12 lines
245 B
Plaintext

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