DEFINES = -DUSERPROG -DFILESYS SUBDIRS = threads devices lib lib/kernel userprog filesys # Comment out the two lines below to disable VM. DEFINES += -DVM SUBDIRS += vm