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

gramps gramps at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:50:13 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit b79b462ba76337e7743bd528fd16df7e15b5a889
Author: gramps <gramps at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 12 15:30:51 2001 +0000

    Removed generated file
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@314 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/kde/Makefile b/WebCore/kwq/kde/Makefile
deleted file mode 100644
index 52614ba..0000000
--- a/WebCore/kwq/kde/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# Generated automatically from Makefile.in by configure.
-#======================================================================
-#
-# Makefile
-#
-# $RCSfile$
-#
-#======================================================================
-# set top source dir relative to this directory
-# include make vars boilerplate
-#
-
-TOPSRCDIR = ../../..
-include $(TOPSRCDIR)/Makefile.vars
-
-#----------------------------------------------------------------------
-# Set variables for this directory
-
-SOURCES = $(wildcard *.cpp)
-CXXOBJECTS = $(patsubst %.cpp,%.o,$(wildcard *.cpp))
-
-OBJECTS = $(CXXOBJECTS)
-
-LIBRARY = lib_kde.a
-
-CLEAN_FILES = *.o \
-    *.a \
-    $(NULL)
-
-#----------------------------------------------------------------------
-# Set flags for this directory
-
-CXXFLAGS = $(BASECXXFLAGS) \
-    -I$(TOPSRCDIR) \
-    -I../kdecore \
-    -I../qt \
-    -I.. \
-    -I. \
-    $(NULL)
-
-DEPFLAGS = $(CXXFLAGS)
-
-#----------------------------------------------------------------------
-# Set targets for this directory
-
-all: $(OBJECTS) $(LIBRARY)
-
-$(LIBRARY): $(OBJECTS)
-	$(AR) $(ARFLAGS) $(LIBRARY) $(CXXOBJECTS)
-	$(RANLIB) $(LIBRARY)
-
-#----------------------------------------------------------------------
-# include make rules boilerplate
-
-include $(TOPSRCDIR)/Makefile.rules
-
-#======================================================================
-# end
-#======================================================================
diff --git a/WebCore/src/kwq/kde/Makefile b/WebCore/src/kwq/kde/Makefile
deleted file mode 100644
index 52614ba..0000000
--- a/WebCore/src/kwq/kde/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# Generated automatically from Makefile.in by configure.
-#======================================================================
-#
-# Makefile
-#
-# $RCSfile$
-#
-#======================================================================
-# set top source dir relative to this directory
-# include make vars boilerplate
-#
-
-TOPSRCDIR = ../../..
-include $(TOPSRCDIR)/Makefile.vars
-
-#----------------------------------------------------------------------
-# Set variables for this directory
-
-SOURCES = $(wildcard *.cpp)
-CXXOBJECTS = $(patsubst %.cpp,%.o,$(wildcard *.cpp))
-
-OBJECTS = $(CXXOBJECTS)
-
-LIBRARY = lib_kde.a
-
-CLEAN_FILES = *.o \
-    *.a \
-    $(NULL)
-
-#----------------------------------------------------------------------
-# Set flags for this directory
-
-CXXFLAGS = $(BASECXXFLAGS) \
-    -I$(TOPSRCDIR) \
-    -I../kdecore \
-    -I../qt \
-    -I.. \
-    -I. \
-    $(NULL)
-
-DEPFLAGS = $(CXXFLAGS)
-
-#----------------------------------------------------------------------
-# Set targets for this directory
-
-all: $(OBJECTS) $(LIBRARY)
-
-$(LIBRARY): $(OBJECTS)
-	$(AR) $(ARFLAGS) $(LIBRARY) $(CXXOBJECTS)
-	$(RANLIB) $(LIBRARY)
-
-#----------------------------------------------------------------------
-# include make rules boilerplate
-
-include $(TOPSRCDIR)/Makefile.rules
-
-#======================================================================
-# end
-#======================================================================

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list