310c240748ed69c653b97a88f828e6d0bb8b1a9a
[pintos-anon] / src / threads / Make.vars
1 # -*- makefile -*-
2
3 kernel.bin: DEFINES =
4 KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS)
5 TEST_SUBDIRS = tests/threads
6 GRADING_FILE = $(SRCDIR)/tests/threads/Grading
7 SIMULATOR = --bochs