[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdebindings/korundum/rubylib/rbkconfig_compiler/tests
From:       Adriaan de Groot <groot () kde ! org>
Date:       2005-08-03 12:35:02
Message-ID: 1123072502.645576.20201.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 442643 by adridg:

SOURCES doesn't look like standard autofoo to me, and it produces broken Makefiles \
when spanning multiple lines, so join them again.

 M  +2 -5      Makefile.am  


--- branches/KDE/3.5/kdebindings/korundum/rubylib/rbkconfig_compiler/tests/Makefile.am \
#442642:442643 @@ -11,11 +11,8 @@
 
 all: $(SOURCES)
 
-SOURCES = test1main.rb test1.rb \
-	test2main.rb test2.rb \
-	test3main.rb test3.rb \
-	test4main.rb test4.rb \
-	test5main.rb test5.rb
+# Splitting this with backslashses produces broken Makefiles
+SOURCES = test1main.rb test1.rb test2main.rb test2.rb  test3main.rb test3.rb \
test4main.rb test4.rb  test5main.rb test5.rb  
 # avoid running the below command in parallel
 test1.rb: $(srcdir)/test1.kcfg ../rbkconfig_compiler $(srcdir)/test1.kcfgc


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic