mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 15:26:07 +00:00
8 lines
75 B
Makefile
8 lines
75 B
Makefile
|
|
LEVEL = ../..
|
|
|
|
LIBRARYNAME = asmparser
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|