Make the default simulator qemu for project 2...4,
[pintos-anon] / src / threads / Make.vars
index 55ef2b2f6d366d4d7dab80cf1792bac9e912b547..dc45c2a13dbc24e62a1dda1d4835af3a7b6a52a9 100644 (file)
@@ -1,2 +1,7 @@
-DEFINES = 
-SUBDIRS = threads devices lib lib/kernel
+# -*- makefile -*-
+
+os.dsk: DEFINES =
+KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS)
+TEST_SUBDIRS = tests/threads
+GRADING_FILE = $(SRCDIR)/tests/threads/Grading
+SIMULATOR = --bochs