mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Disable the build in the samples directory so that llvmc dependencies don't
mess up the build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17342 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1b0d4f310b
commit
bdfefc9c26
@ -5,7 +5,7 @@
|
|||||||
##===----------------------------------------------------------------------===##
|
##===----------------------------------------------------------------------===##
|
||||||
|
|
||||||
LEVEL = .
|
LEVEL = .
|
||||||
DIRS = lib tools samples
|
DIRS = lib tools
|
||||||
EXTRA_DIST = test
|
EXTRA_DIST = test
|
||||||
|
|
||||||
include $(LEVEL)/Makefile.common
|
include $(LEVEL)/Makefile.common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user