* fix typo in sys Jamfile
This commit is contained in:
parent
7108f791fa
commit
c707f4aa25
@ -30,7 +30,7 @@ SubDir TOP sys ;
|
|||||||
Module swtimer : swtimer.c : hwtimer ;
|
Module swtimer : swtimer.c : hwtimer ;
|
||||||
Module posix_io : posix_io.c ;
|
Module posix_io : posix_io.c ;
|
||||||
Module shell : shell.c : hashtable hash_string ;
|
Module shell : shell.c : hashtable hash_string ;
|
||||||
Module ps : ps ;
|
Module ps : ps.c ;
|
||||||
|
|
||||||
Module auto_init : auto_init.c ;
|
Module auto_init : auto_init.c ;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user