aboutsummaryrefslogtreecommitdiffstats
path: root/src/threads/Make.vars
blob: dc45c2a13dbc24e62a1dda1d4835af3a7b6a52a9 (plain) (blame)
1
2
3
4
5
6
7
# -*- makefile -*-

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