~ubuntu-branches/ubuntu/edgy/kopete/edgy-updates

« back to all changes in this revision

Viewing changes to kopete/kopete/chatwindow/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2006-10-09 14:55:32 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20061009145532-91lvzoe1hag8d6hq
Tags: 4:3.5.5+kopete0.12.3-0ubuntu1
* New upstream release
* Removed obsolete kubuntu_02_hostname_for_freenode.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
48
        $(ACLOCAL_M4)
49
49
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
50
 
CONFIG_HEADER = $(top_builddir)/config.h
 
50
CONFIG_HEADER = $(top_builddir)/config.h \
 
51
        $(top_builddir)/kopete/protocols/gadu/libgadu/libgadu-config.h
51
52
CONFIG_CLEAN_FILES =
52
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53
54
am__vpath_adj = case $$p in \
102
103
#>-     $(am_libkrichtexteditpart_la_OBJECTS)
103
104
#>+ 1
104
105
libkrichtexteditpart_la_OBJECTS = krichtexteditpart.lo
105
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
106
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/kopete/protocols/gadu/libgadu
106
107
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
107
108
am__depfiles_maybe = depfiles
108
109
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
499
500
#>-           exit 1;; \
500
501
#>-       esac; \
501
502
#>-     done; \
502
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/kopete/chatwindow/Makefile'; \
 
503
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/kopete/chatwindow/Makefile'; \
503
504
#>-     cd $(top_srcdir) && \
504
 
#>-       $(AUTOMAKE) --gnu  kopete/kopete/chatwindow/Makefile
 
505
#>-       $(AUTOMAKE) --foreign  kopete/kopete/chatwindow/Makefile
505
506
#>+ 12
506
507
        @for dep in $?; do \
507
508
          case '$(am__configure_deps)' in \
511
512
              exit 1;; \
512
513
          esac; \
513
514
        done; \
514
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/kopete/chatwindow/Makefile'; \
 
515
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/kopete/chatwindow/Makefile'; \
515
516
        cd $(top_srcdir) && \
516
 
          $(AUTOMAKE) --gnu  kopete/kopete/chatwindow/Makefile
 
517
          $(AUTOMAKE) --foreign  kopete/kopete/chatwindow/Makefile
517
518
        cd $(top_srcdir) && perl admin/am_edit kopete/kopete/chatwindow/Makefile.in
518
519
.PRECIOUS: Makefile
519
520
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
887
888
 
888
889
 
889
890
#>+ 3
 
891
kopetechatwindowstylemanager.moc: $(srcdir)/kopetechatwindowstylemanager.h
 
892
        $(MOC) $(srcdir)/kopetechatwindowstylemanager.h -o kopetechatwindowstylemanager.moc
 
893
 
 
894
#>+ 2
 
895
mocs: kopetechatwindowstylemanager.moc
 
896
 
 
897
#>+ 3
890
898
krichtexteditpart.moc: $(srcdir)/krichtexteditpart.h
891
899
        $(MOC) $(srcdir)/krichtexteditpart.h -o krichtexteditpart.moc
892
900
 
894
902
mocs: krichtexteditpart.moc
895
903
 
896
904
#>+ 3
897
 
kopetechatwindowstylemanager.moc: $(srcdir)/kopetechatwindowstylemanager.h
898
 
        $(MOC) $(srcdir)/kopetechatwindowstylemanager.h -o kopetechatwindowstylemanager.moc
899
 
 
900
 
#>+ 2
901
 
mocs: kopetechatwindowstylemanager.moc
902
 
 
903
 
#>+ 3
904
905
emoticonselector.moc: $(srcdir)/emoticonselector.h
905
906
        $(MOC) $(srcdir)/emoticonselector.h -o emoticonselector.moc
906
907
 
936
937
mocs: kopeteemailwindow.moc
937
938
 
938
939
#>+ 3
939
 
kopeteemoticonaction.moc: $(srcdir)/kopeteemoticonaction.h
940
 
        $(MOC) $(srcdir)/kopeteemoticonaction.h -o kopeteemoticonaction.moc
941
 
 
942
 
#>+ 2
943
 
mocs: kopeteemoticonaction.moc
944
 
 
945
 
#>+ 3
946
940
chatmemberslistwidget.moc: $(srcdir)/chatmemberslistwidget.h
947
941
        $(MOC) $(srcdir)/chatmemberslistwidget.h -o chatmemberslistwidget.moc
948
942
 
956
950
#>+ 2
957
951
mocs: kopetechatwindow.moc
958
952
 
 
953
#>+ 3
 
954
kopeteemoticonaction.moc: $(srcdir)/kopeteemoticonaction.h
 
955
        $(MOC) $(srcdir)/kopeteemoticonaction.h -o kopeteemoticonaction.moc
 
956
 
 
957
#>+ 2
 
958
mocs: kopeteemoticonaction.moc
 
959
 
959
960
#>+ 8
960
961
kopete_emailwindow.la.closure: $(kopete_emailwindow_la_OBJECTS) $(kopete_emailwindow_la_DEPENDENCIES)
961
962
        @echo "int main() {return 0;}" > kopete_emailwindow_la_closure.cpp
985
986
 
986
987
#>+ 3
987
988
clean-metasources:
988
 
        -rm -f  krichtexteditpart.moc kopetechatwindowstylemanager.moc emoticonselector.moc chattexteditpart.moc chatmessagepart.moc chatview.moc kopeteemailwindow.moc kopeteemoticonaction.moc chatmemberslistwidget.moc kopetechatwindow.moc
 
989
        -rm -f  kopetechatwindowstylemanager.moc krichtexteditpart.moc emoticonselector.moc chattexteditpart.moc chatmessagepart.moc chatview.moc kopeteemailwindow.moc chatmemberslistwidget.moc kopetechatwindow.moc kopeteemoticonaction.moc
989
990
 
990
991
#>+ 2
991
992
KDE_DIST=kopeteemailwindow.rc kopetechatwindow.h emoticonselector.h krichtexteditpart.h kopetechatwindowstyle.h chatmessagepart.h emailwindow.desktop kopetechatwindowstylemanager.h chatwindow.desktop chattexteditpart.h chatmemberslistwidget.h kopetechatwindow.rc chatview.h Makefile.in kopeteemoticonaction.h kopeterichtexteditpartfull.rc kopeteemailwindow.h Makefile.am 
1007
1008
              exit 1;; \
1008
1009
          esac; \
1009
1010
        done; \
1010
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/kopete/chatwindow/Makefile'; \
 
1011
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/kopete/chatwindow/Makefile'; \
1011
1012
        cd $(top_srcdir) && \
1012
 
          $(AUTOMAKE) --gnu  kopete/kopete/chatwindow/Makefile
 
1013
          $(AUTOMAKE) --foreign  kopete/kopete/chatwindow/Makefile
1013
1014
        cd $(top_srcdir) && perl admin/am_edit kopete/kopete/chatwindow/Makefile.in
1014
1015
 
1015
1016
 
1048
1049
        rm -f kopete_chatwindow_la.all_cpp.final kopete_chatwindow_la.all_cpp.files
1049
1050
 
1050
1051
#>+ 11
1051
 
libkopetechatwindow_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/chatmessagepart.cpp $(srcdir)/emoticonselector.cpp $(srcdir)/kopeteemoticonaction.cpp $(srcdir)/chattexteditpart.cpp $(srcdir)/krichtexteditpart.cpp $(srcdir)/kopetechatwindowstylemanager.cpp $(srcdir)/kopetechatwindowstyle.cpp  kopetechatwindowstylemanager.moc krichtexteditpart.moc emoticonselector.moc chatmessagepart.moc chattexteditpart.moc kopeteemoticonaction.moc
 
1052
libkopetechatwindow_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/chatmessagepart.cpp $(srcdir)/emoticonselector.cpp $(srcdir)/kopeteemoticonaction.cpp $(srcdir)/chattexteditpart.cpp $(srcdir)/krichtexteditpart.cpp $(srcdir)/kopetechatwindowstylemanager.cpp $(srcdir)/kopetechatwindowstyle.cpp  krichtexteditpart.moc kopetechatwindowstylemanager.moc emoticonselector.moc chatmessagepart.moc chattexteditpart.moc kopeteemoticonaction.moc
1052
1053
        @echo 'creating libkopetechatwindow_la.all_cpp.cpp ...'; \
1053
1054
        rm -f libkopetechatwindow_la.all_cpp.files libkopetechatwindow_la.all_cpp.final; \
1054
1055
        echo "#define KDE_USE_FINAL 1" >> libkopetechatwindow_la.all_cpp.final; \