1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Analysis/Makefile
Chris Lattner c481e92886 Rename Method to Function
llvm-svn: 1957
2002-03-23 22:51:58 +00:00

10 lines
108 B
Makefile

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