Add subdirs to makefile

llvm-svn: 2017
This commit is contained in:
Chris Lattner 2002-03-28 18:21:31 +00:00
parent f5c61bb390
commit 42ebbcbaf7

View File

@ -1,3 +1,3 @@
LEVEL = ../../..
DIRS = LevelRaise
DIRS = LevelRaise DecomposeMultiDimRefs Mem2Reg
include $(LEVEL)/Makefile.common