1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Analysis/Makefile
Vikram S. Adve 28e3131d5c Added directory LiveVar/
llvm-svn: 410
2001-08-28 23:29:31 +00:00

10 lines
90 B
Makefile

LEVEL = ../..
LIBRARYNAME = analysis
DIRS = LiveVar
include $(LEVEL)/Makefile.common