summaryrefslogtreecommitdiffstats
path: root/pintos-progos/threads/Make.vars
blob: 310c240748ed69c653b97a88f828e6d0bb8b1a9a (plain)
1
2
3
4
5
6
7
# -*- makefile -*-

kernel.bin: DEFINES =
KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS)
TEST_SUBDIRS = tests/threads
GRADING_FILE = $(SRCDIR)/tests/threads/Grading
SIMULATOR = --bochs