~ubuntu-branches/ubuntu/intrepid/gedit/intrepid-proposed

« back to all changes in this revision

Viewing changes to plugins/changecase/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-08-01 12:06:47 UTC
  • mto: (2.1.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20070801120647-qjb6cc1ehv3ee1mx
Tags: upstream-2.19.3
ImportĀ upstreamĀ versionĀ 2.19.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
15
15
@SET_MAKE@
16
16
 
17
17
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
18
VPATH = @srcdir@
21
19
pkgdatadir = $(datadir)/@PACKAGE@
22
20
pkglibdir = $(libdir)/@PACKAGE@
23
21
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ../..
25
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
23
install_sh_DATA = $(install_sh) -c -m 644
28
24
install_sh_PROGRAM = $(install_sh) -c
29
25
install_sh_SCRIPT = $(install_sh) -c
63
59
libchangecase_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
64
60
am_libchangecase_la_OBJECTS = gedit-changecase-plugin.lo
65
61
libchangecase_la_OBJECTS = $(am_libchangecase_la_OBJECTS)
66
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
62
libchangecase_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
63
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
64
        $(libchangecase_la_LDFLAGS) $(LDFLAGS) -o $@
 
65
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
67
66
depcomp = $(SHELL) $(top_srcdir)/depcomp
68
67
am__depfiles_maybe = depfiles
69
68
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70
69
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
72
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73
 
        $(AM_CFLAGS) $(CFLAGS)
 
70
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
71
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
72
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74
73
CCLD = $(CC)
75
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
74
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
75
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
76
        $(LDFLAGS) -o $@
77
77
SOURCES = $(libchangecase_la_SOURCES)
78
78
DIST_SOURCES = $(libchangecase_la_SOURCES)
79
79
gladeDATA_INSTALL = $(INSTALL_DATA)
85
85
ACLOCAL = @ACLOCAL@
86
86
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
87
87
ALL_LINGUAS = @ALL_LINGUAS@
88
 
AMDEP_FALSE = @AMDEP_FALSE@
89
 
AMDEP_TRUE = @AMDEP_TRUE@
90
88
AMTAR = @AMTAR@
91
89
AR = @AR@
92
90
AUTOCONF = @AUTOCONF@
115
113
ECHO_N = @ECHO_N@
116
114
ECHO_T = @ECHO_T@
117
115
EGREP = @EGREP@
118
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
119
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
120
 
ENABLE_PYTHON_FALSE = @ENABLE_PYTHON_FALSE@
121
 
ENABLE_PYTHON_TRUE = @ENABLE_PYTHON_TRUE@
122
 
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
123
 
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
124
116
ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
125
117
ENCHANT_LIBS = @ENCHANT_LIBS@
126
118
EXEEXT = @EXEEXT@
128
120
FFLAGS = @FFLAGS@
129
121
FULL_LIBDIR = @FULL_LIBDIR@
130
122
GCONFTOOL = @GCONFTOOL@
131
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
132
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
133
123
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
134
124
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
135
125
GEDIT_API_VERSION = @GEDIT_API_VERSION@
144
134
GMOFILES = @GMOFILES@
145
135
GMSGFMT = @GMSGFMT@
146
136
GREP = @GREP@
147
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
148
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
149
137
GZIP = @GZIP@
150
 
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
151
 
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
152
138
HELP_DIR = @HELP_DIR@
153
139
HTML_DIR = @HTML_DIR@
 
140
INSTALL = @INSTALL@
154
141
INSTALL_DATA = @INSTALL_DATA@
155
142
INSTALL_PROGRAM = @INSTALL_PROGRAM@
156
143
INSTALL_SCRIPT = @INSTALL_SCRIPT@
190
177
LN_S = @LN_S@
191
178
LTLIBOBJS = @LTLIBOBJS@
192
179
MAINT = @MAINT@
193
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
194
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
195
180
MAKEINFO = @MAKEINFO@
 
181
MKDIR_P = @MKDIR_P@
196
182
MKINSTALLDIRS = @MKINSTALLDIRS@
197
183
MSGFMT = @MSGFMT@
198
184
MSGFMT_OPTS = @MSGFMT_OPTS@
236
222
VERSION = @VERSION@
237
223
WARN_CFLAGS = @WARN_CFLAGS@
238
224
XGETTEXT = @XGETTEXT@
 
225
abs_builddir = @abs_builddir@
 
226
abs_srcdir = @abs_srcdir@
 
227
abs_top_builddir = @abs_top_builddir@
 
228
abs_top_srcdir = @abs_top_srcdir@
239
229
ac_ct_CC = @ac_ct_CC@
240
230
ac_ct_CXX = @ac_ct_CXX@
241
231
ac_ct_F77 = @ac_ct_F77@
242
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
243
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
244
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
245
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
246
232
am__include = @am__include@
247
233
am__leading_dot = @am__leading_dot@
248
234
am__quote = @am__quote@
254
240
build_cpu = @build_cpu@
255
241
build_os = @build_os@
256
242
build_vendor = @build_vendor@
 
243
builddir = @builddir@
257
244
datadir = @datadir@
258
245
datarootdir = @datarootdir@
259
246
docdir = @docdir@
286
273
pythondir = @pythondir@
287
274
sbindir = @sbindir@
288
275
sharedstatedir = @sharedstatedir@
 
276
srcdir = @srcdir@
289
277
sysconfdir = @sysconfdir@
290
278
target_alias = @target_alias@
 
279
top_builddir = @top_builddir@
 
280
top_srcdir = @top_srcdir@
291
281
 
292
282
# changecase plugin
293
283
plugindir = $(libdir)/gedit-2/plugins
349
339
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350
340
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
351
341
        @$(NORMAL_INSTALL)
352
 
        test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
 
342
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
353
343
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
354
344
          if test -f $$p; then \
355
345
            f=$(am__strip_dir) \
360
350
 
361
351
uninstall-pluginLTLIBRARIES:
362
352
        @$(NORMAL_UNINSTALL)
363
 
        @set -x; list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
353
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
364
354
          p=$(am__strip_dir) \
365
355
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
366
356
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
375
365
          rm -f "$${dir}/so_locations"; \
376
366
        done
377
367
libchangecase.la: $(libchangecase_la_OBJECTS) $(libchangecase_la_DEPENDENCIES) 
378
 
        $(LINK) -rpath $(plugindir) $(libchangecase_la_LDFLAGS) $(libchangecase_la_OBJECTS) $(libchangecase_la_LIBADD) $(LIBS)
 
368
        $(libchangecase_la_LINK) -rpath $(plugindir) $(libchangecase_la_OBJECTS) $(libchangecase_la_LIBADD) $(LIBS)
379
369
 
380
370
mostlyclean-compile:
381
371
        -rm -f *.$(OBJEXT)
386
376
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gedit-changecase-plugin.Plo@am__quote@
387
377
 
388
378
.c.o:
389
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
390
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
379
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
380
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
391
381
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
392
382
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393
383
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
394
384
 
395
385
.c.obj:
396
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
397
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
386
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
387
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
398
388
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
399
389
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400
390
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
401
391
 
402
392
.c.lo:
403
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
404
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
393
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
394
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
405
395
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
406
396
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407
397
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
411
401
 
412
402
clean-libtool:
413
403
        -rm -rf .libs _libs
414
 
 
415
 
distclean-libtool:
416
 
        -rm -f libtool
417
 
uninstall-info-am:
418
404
install-gladeDATA: $(glade_DATA)
419
405
        @$(NORMAL_INSTALL)
420
 
        test -z "$(gladedir)" || $(mkdir_p) "$(DESTDIR)$(gladedir)"
 
406
        test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)"
421
407
        @list='$(glade_DATA)'; for p in $$list; do \
422
408
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
423
409
          f=$(am__strip_dir) \
434
420
        done
435
421
install-pluginDATA: $(plugin_DATA)
436
422
        @$(NORMAL_INSTALL)
437
 
        test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
 
423
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
438
424
        @list='$(plugin_DATA)'; for p in $$list; do \
439
425
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
440
426
          f=$(am__strip_dir) \
499
485
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500
486
 
501
487
distdir: $(DISTFILES)
502
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
503
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
504
 
        list='$(DISTFILES)'; for file in $$list; do \
505
 
          case $$file in \
506
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
507
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
508
 
          esac; \
 
488
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
489
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
490
        list='$(DISTFILES)'; \
 
491
          dist_files=`for file in $$list; do echo $$file; done | \
 
492
          sed -e "s|^$$srcdirstrip/||;t" \
 
493
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
494
        case $$dist_files in \
 
495
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
496
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
497
                           sort -u` ;; \
 
498
        esac; \
 
499
        for file in $$dist_files; do \
509
500
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
510
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
511
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
512
 
            dir="/$$dir"; \
513
 
            $(mkdir_p) "$(distdir)$$dir"; \
514
 
          else \
515
 
            dir=''; \
516
 
          fi; \
517
501
          if test -d $$d/$$file; then \
 
502
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
518
503
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
519
504
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
520
505
            fi; \
530
515
all-am: Makefile $(LTLIBRARIES) $(DATA)
531
516
installdirs:
532
517
        for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(gladedir)" "$(DESTDIR)$(plugindir)"; do \
533
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
518
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
534
519
        done
535
520
install: install-am
536
521
install-exec: install-exec-am
567
552
        -rm -rf ./$(DEPDIR)
568
553
        -rm -f Makefile
569
554
distclean-am: clean-am distclean-compile distclean-generic \
570
 
        distclean-libtool distclean-tags
 
555
        distclean-tags
571
556
 
572
557
dvi: dvi-am
573
558
 
582
567
install-data-am: install-gladeDATA install-pluginDATA \
583
568
        install-pluginLTLIBRARIES
584
569
 
 
570
install-dvi: install-dvi-am
 
571
 
585
572
install-exec-am:
586
573
 
 
574
install-html: install-html-am
 
575
 
587
576
install-info: install-info-am
588
577
 
589
578
install-man:
590
579
 
 
580
install-pdf: install-pdf-am
 
581
 
 
582
install-ps: install-ps-am
 
583
 
591
584
installcheck-am:
592
585
 
593
586
maintainer-clean: maintainer-clean-am
608
601
 
609
602
ps-am:
610
603
 
611
 
uninstall-am: uninstall-gladeDATA uninstall-info-am \
612
 
        uninstall-pluginDATA uninstall-pluginLTLIBRARIES
 
604
uninstall-am: uninstall-gladeDATA uninstall-pluginDATA \
 
605
        uninstall-pluginLTLIBRARIES
 
606
 
 
607
.MAKE: install-am install-strip
613
608
 
614
609
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
615
610
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
616
611
        distclean-compile distclean-generic distclean-libtool \
617
612
        distclean-tags distdir dvi dvi-am html html-am info info-am \
618
 
        install install-am install-data install-data-am install-exec \
619
 
        install-exec-am install-gladeDATA install-info install-info-am \
620
 
        install-man install-pluginDATA install-pluginLTLIBRARIES \
 
613
        install install-am install-data install-data-am install-dvi \
 
614
        install-dvi-am install-exec install-exec-am install-gladeDATA \
 
615
        install-html install-html-am install-info install-info-am \
 
616
        install-man install-pdf install-pdf-am install-pluginDATA \
 
617
        install-pluginLTLIBRARIES install-ps install-ps-am \
621
618
        install-strip installcheck installcheck-am installdirs \
622
619
        maintainer-clean maintainer-clean-generic mostlyclean \
623
620
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
624
621
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
625
 
        uninstall-gladeDATA uninstall-info-am uninstall-pluginDATA \
 
622
        uninstall-gladeDATA uninstall-pluginDATA \
626
623
        uninstall-pluginLTLIBRARIES
627
624
 
628
625