~ubuntu-branches/ubuntu/breezy/koffice/breezy-security

« back to all changes in this revision

Viewing changes to kexi/plugins/kugar/kudesigner/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-10-11 14:49:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051011144950-lwpngbifzp8nk0ds
Tags: 1:1.4.1-0ubuntu7
* SECURITY UPDATE: fix heap based buffer overflow in the RTF importer of KWord
* Opening specially crafted RTF files in KWord can cause
  execution of abitrary code.
* Add kubuntu_01_rtfimport_heap_overflow.diff
* References:
  CAN-2005-2971
  CESA-2005-005
  http://www.koffice.org/security/advisory-20051011-1.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by unsermake
 
2
####################################
 
3
 
 
4
top_builddir = ../../../..
 
5
top_srcdir = @top_srcdir@
 
6
srcdir = @srcdir@
 
7
.FORWARDS: all install install-data install-exec clean check force-reedit
 
8
 
 
9
all:
 
10
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
11
        unsermake all
 
12
 
 
13
install:
 
14
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
15
        unsermake install
 
16
 
 
17
install-data:
 
18
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
19
        unsermake install-data
 
20
 
 
21
install-exec:
 
22
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
23
        unsermake install-exec
 
24
 
 
25
clean:
 
26
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
27
        unsermake clean
 
28
 
 
29
check:
 
30
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
31
        unsermake check
 
32
 
 
33
force-reedit:
 
34
        @echo 'WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!'
 
35
        unsermake force-reedit
 
36
 
 
37
$(top_builddir)/kexi/plugins/kugar/kudesigner/Makefile: $(top_builddir)/config.status $(top_srcdir)/kexi/plugins/kugar/kudesigner/Makefile.in
 
38
        cd $(top_builddir) && $(SHELL) ./config.status kexi/plugins/kugar/kudesigner/Makefile
 
39
 
 
40
all: $(top_builddir)/kexi/plugins/kugar/kudesigner/Makefile
 
41
final: 
 
42
        unsermake -C $(top_builddir)/kexi/plugins/kugar/kudesigner UNSERMAKE_FORCE_FINAL=1 kudesigner_kexiplugin.la
 
43
 
 
44
KDE_CXXFLAGS = $(USE_EXCEPTIONS) -include $(top_srcdir)/kexi/kexi_global.h
 
45
METASOURCES = kudesigner_kexiplugin=./kudesigner_kexiplugin.h=kudesigner_kexiplugin.cpp
 
46
__um_includes_canvbox.h = kudesigner_kexiplugin.cpp
 
47
__um_includes_canvdefs.h = kudesigner_kexiplugin.cpp
 
48
__um_includes_canvdetail.h = kudesigner_kexiplugin.cpp
 
49
__um_includes_canvkutemplate.h = kudesigner_kexiplugin.cpp
 
50
__um_includes_creportitem.h = kudesigner_kexiplugin.cpp
 
51
__um_includes_kdebug.h = kudesigner_kexiplugin.cpp
 
52
__um_includes_kexidataprovider.h = kudesigner_kexiplugin.cpp
 
53
__um_includes_kexidatasourcecombobox.h = kudesigner_kexiplugin.cpp
 
54
__um_includes_kexidialogbase.h = kudesigner_kexiplugin.cpp
 
55
__um_includes_kexiproject.h = kudesigner_kexiplugin.cpp
 
56
__um_includes_kexiprojecthandler.h = kudesigner_kexiplugin.cpp
 
57
__um_includes_kgenericfactory.h = kudesigner_kexiplugin.cpp
 
58
__um_includes_klocale.h = kudesigner_kexiplugin.cpp
 
59
__um_includes_ksimpleconfig.h = kudesigner_kexiplugin.cpp
 
60
__um_includes_kudesigner_doc.h = kudesigner_kexiplugin.cpp
 
61
__um_includes_kudesigner_kexiplugin.h = kudesigner_kexiplugin.cpp
 
62
__um_includes_kudesigner_kexiplugin.moc = kudesigner_kexiplugin.cpp
 
63
__um_includes_kurl.h = kudesigner_kexiplugin.cpp
 
64
__um_includes_mycanvas.h = kudesigner_kexiplugin.cpp
 
65
__um_includes_plugin.h = kudesigner_kexiplugin.cpp
 
66
__um_includes_property.h = kudesigner_kexiplugin.cpp
 
67
__um_includes_propertyeditor.h = kudesigner_kexiplugin.cpp
 
68
__um_includes_propertywidget.h = kudesigner_kexiplugin.cpp
 
69
__um_includes_qlabel.h = kudesigner_kexiplugin.cpp
 
70
kudesigner_kexiplugin_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -version-info 0:8:0 -module
 
71
.PHONY: all final