llvm-6502/lib/Analysis/DataStructure/Makefile
Chris Lattner bb2a28fec5 Initial checkin of Datastructure analysis.
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
2002-03-26 22:39:06 +00:00

8 lines
82 B
Makefile

LEVEL = ../../..
LIBRARYNAME = datastructure
include $(LEVEL)/Makefile.common