X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fthreads%2FMake.vars;h=dc45c2a13dbc24e62a1dda1d4835af3a7b6a52a9;hb=d84daf3c3f31805e14d85fa48f92a46ee0a798cc;hp=1c90f59f84d517c00d21d3d8370329d7b851da20;hpb=f5dc6608c39a1ba7f92aec4ac7f04ec7281de6b4;p=pintos-anon diff --git a/src/threads/Make.vars b/src/threads/Make.vars index 1c90f59..dc45c2a 100644 --- a/src/threads/Make.vars +++ b/src/threads/Make.vars @@ -4,3 +4,4 @@ os.dsk: DEFINES = KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS) TEST_SUBDIRS = tests/threads GRADING_FILE = $(SRCDIR)/tests/threads/Grading +SIMULATOR = --bochs