mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 20:29:53 +00:00
oops
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22334 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c2640d0d9e
commit
3027321a76
@ -8,7 +8,7 @@
|
|||||||
# Indicates our relative path to the top of the project's root directory.
|
# Indicates our relative path to the top of the project's root directory.
|
||||||
#
|
#
|
||||||
LEVEL = .
|
LEVEL = .
|
||||||
DIRS = lib
|
DIRS = lib tools
|
||||||
EXTRA_DIST = include
|
EXTRA_DIST = include
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -8,6 +8,6 @@ LEVEL=..
|
|||||||
#
|
#
|
||||||
# List all of the subdirectories that we will compile.
|
# List all of the subdirectories that we will compile.
|
||||||
#
|
#
|
||||||
DIRS=lsqcor
|
DIRS=sample
|
||||||
|
|
||||||
include $(LEVEL)/Makefile.common
|
include $(LEVEL)/Makefile.common
|
||||||
|
Loading…
Reference in New Issue
Block a user