[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:42:48 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit ee6066e655247362d9bfeddacabdb9265804e9be
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 4 16:51:14 2001 +0000

    More tweaks to the build system
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/khtml/css/Makefile.in.apple b/WebCore/khtml/css/Makefile.in.apple
index 43d8279..6d2532f 100644
--- a/WebCore/khtml/css/Makefile.in.apple
+++ b/WebCore/khtml/css/Makefile.in.apple
@@ -81,7 +81,7 @@ $(PROPFILES):
 
 depend: Makefile.dep
 
-Makefile.dep: $(VALUEFILES) $(PROPFILES) $(SOURCES) $(HEADERS)
+Makefile.dep: $(SOURCES) $(HEADERS)
 	$(CC) -MM $(CXXFLAGS) $(SOURCES) > Makefile.dep
 
 #----------------------------------------------------------------------
diff --git a/WebCore/src/kdelibs/khtml/css/Makefile.in.apple b/WebCore/src/kdelibs/khtml/css/Makefile.in.apple
index 43d8279..6d2532f 100644
--- a/WebCore/src/kdelibs/khtml/css/Makefile.in.apple
+++ b/WebCore/src/kdelibs/khtml/css/Makefile.in.apple
@@ -81,7 +81,7 @@ $(PROPFILES):
 
 depend: Makefile.dep
 
-Makefile.dep: $(VALUEFILES) $(PROPFILES) $(SOURCES) $(HEADERS)
+Makefile.dep: $(SOURCES) $(HEADERS)
 	$(CC) -MM $(CXXFLAGS) $(SOURCES) > Makefile.dep
 
 #----------------------------------------------------------------------

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list