~ubuntu-branches/ubuntu/hardy/gedit/hardy-proposed

« back to all changes in this revision

Viewing changes to plugins/changecase/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-11 14:06:41 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20060711140641-9ale6eu5anm0iftf
Tags: upstream-2.15.4
ImportĀ upstreamĀ versionĀ 2.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  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
 
SOURCES = $(libchangecase_la_SOURCES)
19
 
 
20
18
srcdir = @srcdir@
21
19
top_srcdir = @top_srcdir@
22
20
VPATH = @srcdir@
37
35
NORMAL_UNINSTALL = :
38
36
PRE_UNINSTALL = :
39
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
40
39
host_triplet = @host@
41
40
subdir = plugins/changecase
42
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
50
49
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51
50
CONFIG_HEADER = $(top_builddir)/config.h
52
51
CONFIG_CLEAN_FILES =
53
 
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(gladedir)" "$(DESTDIR)$(plugindir)"
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(gladedir)" \
 
59
        "$(DESTDIR)$(plugindir)"
54
60
pluginLTLIBRARIES_INSTALL = $(INSTALL)
55
61
LTLIBRARIES = $(plugin_LTLIBRARIES)
56
62
libchangecase_la_LIBADD =
59
65
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60
66
depcomp = $(SHELL) $(top_srcdir)/depcomp
61
67
am__depfiles_maybe = depfiles
62
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/gedit-changecase-plugin.Plo
63
68
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64
69
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
70
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
66
71
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
67
72
        $(AM_CFLAGS) $(CFLAGS)
68
73
CCLD = $(CC)
69
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
74
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
70
75
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
71
76
SOURCES = $(libchangecase_la_SOURCES)
72
77
DIST_SOURCES = $(libchangecase_la_SOURCES)
236
241
am__include = @am__include@
237
242
am__leading_dot = @am__leading_dot@
238
243
am__quote = @am__quote@
 
244
am__tar = @am__tar@
 
245
am__untar = @am__untar@
239
246
bindir = @bindir@
240
247
build = @build@
241
248
build_alias = @build_alias@
331
338
        test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
332
339
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
333
340
          if test -f $$p; then \
334
 
            f="`echo $$p | sed -e 's|^.*/||'`"; \
 
341
            f=$(am__strip_dir) \
335
342
            echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
336
343
            $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
337
344
          else :; fi; \
339
346
 
340
347
uninstall-pluginLTLIBRARIES:
341
348
        @$(NORMAL_UNINSTALL)
342
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
343
 
            p="`echo $$p | sed -e 's|^.*/||'`"; \
 
349
        @set -x; list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
350
          p=$(am__strip_dir) \
344
351
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
345
352
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
346
353
        done
368
375
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
369
376
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
370
377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
372
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373
379
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
374
380
 
375
381
.c.obj:
376
382
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
377
383
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
378
384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
379
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
380
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381
386
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
382
387
 
383
388
.c.lo:
384
389
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
385
390
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
386
391
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
387
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
388
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
392
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389
393
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
390
394
 
391
395
mostlyclean-libtool:
402
406
        test -z "$(gladedir)" || $(mkdir_p) "$(DESTDIR)$(gladedir)"
403
407
        @list='$(glade_DATA)'; for p in $$list; do \
404
408
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
405
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
409
          f=$(am__strip_dir) \
406
410
          echo " $(gladeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gladedir)/$$f'"; \
407
411
          $(gladeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gladedir)/$$f"; \
408
412
        done
410
414
uninstall-gladeDATA:
411
415
        @$(NORMAL_UNINSTALL)
412
416
        @list='$(glade_DATA)'; for p in $$list; do \
413
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
417
          f=$(am__strip_dir) \
414
418
          echo " rm -f '$(DESTDIR)$(gladedir)/$$f'"; \
415
419
          rm -f "$(DESTDIR)$(gladedir)/$$f"; \
416
420
        done
419
423
        test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
420
424
        @list='$(plugin_DATA)'; for p in $$list; do \
421
425
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
422
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
426
          f=$(am__strip_dir) \
423
427
          echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
424
428
          $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \
425
429
        done
427
431
uninstall-pluginDATA:
428
432
        @$(NORMAL_UNINSTALL)
429
433
        @list='$(plugin_DATA)'; for p in $$list; do \
430
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
434
          f=$(am__strip_dir) \
431
435
          echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
432
436
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
433
437
        done
534
538
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
535
539
 
536
540
distclean-generic:
537
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
541
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
538
542
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
539
543
 
540
544
maintainer-clean-generic: