8 lines
102 B
Makefile
8 lines
102 B
Makefile
|
SUBDIRS= diag
|
||
|
SUBDIRS+= fail
|
||
|
SUBDIRS+= ok
|
||
|
SUBDIRS+= pass
|
||
|
SUBDIRS+= plan
|
||
|
SUBDIRS+= skip
|
||
|
SUBDIRS+= todo
|