X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fthreads%2FMake.vars;h=dc45c2a13dbc24e62a1dda1d4835af3a7b6a52a9;hb=d4711f749a61550fc1e64e2f78af1e8827b92de3;hp=1c90f59f84d517c00d21d3d8370329d7b851da20;hpb=a705e9ae16e14e24d313916a0c5402e175f8cce5;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