# -*- makefile -*- os.dsk: DEFINES += -DUSERPROG -DFILESYS KERNEL_SUBDIRS = threads devices lib lib/kernel userprog filesys TEST_SUBDIRS = tests/klaar tests/userprog tests/filesys/base # tests/userprog/no-vm GRADING_FILE = $(SRCDIR)/tests/userprog/Grading SIMULATOR = --qemu