forked from OSchip/llvm-project
8 lines
82 B
Makefile
8 lines
82 B
Makefile
|
LEVEL = ../../..
|
||
|
|
||
|
DIRS =
|
||
|
|
||
|
LIBRARYNAME = sched
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|