forked from OSchip/llvm-project
9 lines
85 B
Makefile
9 lines
85 B
Makefile
|
LEVEL = ../../..
|
||
|
|
||
|
DIRS =
|
||
|
|
||
|
LIBRARYNAME = preopts
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|
||
|
|