Per Bug 257
authorReid Spencer <rspencer@reidspencer.com>
Sun, 5 Sep 2004 08:18:23 +0000 (08:18 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 5 Sep 2004 08:18:23 +0000 (08:18 +0000)
The "Programs" directory no longer lives here. It have been moved to its
own cvs module. Check it out into llvm/projects and configure/build it
there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16182 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index 173553a4b310b4b718cc51e137521d095ebf8808..c3244d66093b1280311864ef6806296c383048c0 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL  = ..
-DIRS   = Programs
+DIRS   = 
 
 #
 # Make QMTest the default for testing features and regressions