Disable test.

llvm-svn: 10186
This commit is contained in:
Chris Lattner 2003-11-23 18:10:25 +00:00
parent 76301eaba6
commit 87457ba23c

View File

@ -12,7 +12,9 @@ LEVEL = ../..
#
# Directories that needs to be built.
#
DIRS = lib tools test samples
# Disable the 'test' subdirectory until it works correctly
# test
DIRS = lib tools samples
#
# Include the Master Makefile that knows how to build all.