24e776271bb63dcc6f8afcae0e90baf49a8014a6
[pintos-anon] / src / threads / Make.vars
1 # -*- makefile -*-
2
3 os.dsk: DEFINES =
4 KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS)
5 TEST_SUBDIRS = tests/threads