[llvm-commits] [test-suite] r58477 - /test-suite/branches/release_24/MultiSource/Applications/Makefile

Tanya Lattner tonic at nondot.org
Thu Oct 30 17:11:34 PDT 2008


Author: tbrethou
Date: Thu Oct 30 19:11:34 2008
New Revision: 58477

URL: http://llvm.org/viewvc/llvm-project?rev=58477&view=rev
Log:
Really remove lua.

Modified:
    test-suite/branches/release_24/MultiSource/Applications/Makefile

Modified: test-suite/branches/release_24/MultiSource/Applications/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/branches/release_24/MultiSource/Applications/Makefile?rev=58477&r1=58476&r2=58477&view=diff

==============================================================================
--- test-suite/branches/release_24/MultiSource/Applications/Makefile (original)
+++ test-suite/branches/release_24/MultiSource/Applications/Makefile Thu Oct 30 19:11:34 2008
@@ -5,7 +5,7 @@
 include $(LEVEL)/Makefile.config
 
 PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS \
-                 hexxagon oggenc JM viterbi minisat SIBsim4 ClamAV sqlite3 lemon lua
+                 hexxagon oggenc JM viterbi minisat SIBsim4 ClamAV sqlite3 lemon
 
 # Obsequi uses Linux-only features; need to fix that
 ifeq ($(OS),Linux)





More information about the llvm-commits mailing list