Hello demo program
This commit is contained in:
parent
413bb11dab
commit
641ebb302a
2 changed files with 14 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -120,6 +120,7 @@ mkfs/mkfs: mkfs/mkfs.c $K/fs.h $K/param.h
|
|||
UPROGS=\
|
||||
$U/_cat\
|
||||
$U/_echo\
|
||||
$U/_hello\
|
||||
$U/_forktest\
|
||||
$U/_grep\
|
||||
$U/_init\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue