mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
82b15d7253
llvm-svn: 3840
10 lines
104 B
Makefile
10 lines
104 B
Makefile
LEVEL = ../../..
|
|
|
|
DIRS =
|
|
|
|
LIBRARYNAME = postopts
|
|
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|