mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
LEVEL = ../..
|
||
|
DIRS = Reader Writer
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|
||
|
|