1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

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