X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=blobdiff_plain;f=src%2Fthreads%2FMake.vars;h=310c240748ed69c653b97a88f828e6d0bb8b1a9a;hp=1c90f59f84d517c00d21d3d8370329d7b851da20;hb=a03618133f7df0954802a470a4bee7674f7aed45;hpb=a705e9ae16e14e24d313916a0c5402e175f8cce5 diff --git a/src/threads/Make.vars b/src/threads/Make.vars index 1c90f59..310c240 100644 --- a/src/threads/Make.vars +++ b/src/threads/Make.vars @@ -1,6 +1,7 @@ # -*- makefile -*- -os.dsk: DEFINES = +kernel.bin: DEFINES = KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS) TEST_SUBDIRS = tests/threads GRADING_FILE = $(SRCDIR)/tests/threads/Grading +SIMULATOR = --bochs