[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:50:42 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 189d0d344f429730b28c33f329be8871a0aa2b0c
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 18 17:30:55 2001 +0000

    File should not have been checked in
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@352 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/kde/Makefile b/WebCore/kwq/kde/Makefile
deleted file mode 100644
index 16f2da5..0000000
--- a/WebCore/kwq/kde/Makefile
+++ /dev/null
@@ -1,60 +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)
-EXPORT_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) export-objects
-
-$(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 16f2da5..0000000
--- a/WebCore/src/kwq/kde/Makefile
+++ /dev/null
@@ -1,60 +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)
-EXPORT_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) export-objects
-
-$(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