Move problem 1-2 (join) into project 2 as the "wait" system call.
[pintos-anon] / src / userprog / Make.vars
1 DEFINES = -DUSERPROG -DFILESYS
2 SUBDIRS = threads devices lib lib/kernel userprog filesys