diff --git a/sys/Jamfile b/sys/Jamfile index 93181c9d81..0ae65f81c8 100644 --- a/sys/Jamfile +++ b/sys/Jamfile @@ -29,8 +29,6 @@ SubDir TOP sys ; Module swtimer : swtimer.c : hwtimer ; Module posix_io : posix_io.c ; -Module shell : shell.c : hashtable hash_string ; -Module ps : ps.c ; Module auto_init : auto_init.c ;