mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-16 00:16:50 +00:00
bb2a28fec5
Has bugs, but shouldn't crash in theory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1994 91177308-0d34-0410-b5e6-96231b3b80d8
8 lines
82 B
Makefile
8 lines
82 B
Makefile
|
|
LEVEL = ../../..
|
|
|
|
LIBRARYNAME = datastructure
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|