Apply appropriate changes from main branch to bring win0405-branch up
[pintos-anon] / src / vm / Make.vars
1 DEFINES = -DUSERPROG -DFILESYS -DVM
2 SUBDIRS = threads devices lib lib/kernel userprog filesys vm