usertests and optional finished
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,4 +1,3 @@
|
||||
|
||||
# To compile and run with a lab solution, set the lab name in conf/lab.mk
|
||||
# (e.g., LAB=util). Run make grade to test solution with the lab's
|
||||
# grade script (e.g., grade-lab-util).
|
||||
@@ -246,7 +245,8 @@ endif
|
||||
|
||||
ifeq ($(LAB),pgtbl)
|
||||
UPROGS += \
|
||||
$U/_pgtbltest
|
||||
$U/_pgtbltest\
|
||||
$U/_dirtypagestest
|
||||
endif
|
||||
|
||||
ifeq ($(LAB),lock)
|
||||
|
||||
Reference in New Issue
Block a user