~ubuntu-branches/ubuntu/precise/gnome-control-center/precise-updates

« back to all changes in this revision

Viewing changes to typing-break/Makefile.in

Tags: upstream-2.27.5
ImportĀ upstreamĀ versionĀ 2.27.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
51
53
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52
54
CONFIG_HEADER = $(top_builddir)/config.h
53
55
CONFIG_CLEAN_FILES =
 
56
CONFIG_CLEAN_VPATH_FILES =
54
57
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(icondir)" \
55
58
        "$(DESTDIR)$(imagedir)" "$(DESTDIR)$(svgicondir)"
56
 
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
57
59
PROGRAMS = $(bin_PROGRAMS)
58
60
am_gnome_typing_monitor_OBJECTS = gnome_typing_monitor-main.$(OBJEXT) \
59
61
        gnome_typing_monitor-drwright.$(OBJEXT) \
71
73
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
72
74
depcomp = $(SHELL) $(top_srcdir)/depcomp
73
75
am__depfiles_maybe = depfiles
 
76
am__mv = mv -f
74
77
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
75
78
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
76
79
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87
90
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88
91
    *) f=$$p;; \
89
92
  esac;
90
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
91
 
dist_iconDATA_INSTALL = $(INSTALL_DATA)
92
 
dist_imageDATA_INSTALL = $(INSTALL_DATA)
93
 
dist_svgiconDATA_INSTALL = $(INSTALL_DATA)
 
93
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
94
am__install_max = 40
 
95
am__nobase_strip_setup = \
 
96
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
97
am__nobase_strip = \
 
98
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
99
am__nobase_list = $(am__nobase_strip_setup); \
 
100
  for p in $$list; do echo "$$p $$p"; done | \
 
101
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
102
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
103
    if (++n[$$2] == $(am__install_max)) \
 
104
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
105
    END { for (dir in files) print dir, files[dir] }'
 
106
am__base_list = \
 
107
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
108
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94
109
DATA = $(dist_icon_DATA) $(dist_image_DATA) $(dist_svgicon_DATA)
95
110
ETAGS = etags
96
111
CTAGS = ctags
195
210
LIPO = @LIPO@
196
211
LN_S = @LN_S@
197
212
LTLIBOBJS = @LTLIBOBJS@
 
213
LT_VERSION = @LT_VERSION@
198
214
MAINT = @MAINT@
199
215
MAKEINFO = @MAKEINFO@
200
216
METACITY_CFLAGS = @METACITY_CFLAGS@
340
356
        @for dep in $?; do \
341
357
          case '$(am__configure_deps)' in \
342
358
            *$$dep*) \
343
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
344
 
                && exit 0; \
 
359
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
360
                && { if test -f $@; then exit 0; else break; fi; }; \
345
361
              exit 1;; \
346
362
          esac; \
347
363
        done; \
348
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  typing-break/Makefile'; \
349
 
        cd $(top_srcdir) && \
350
 
          $(AUTOMAKE) --gnu  typing-break/Makefile
 
364
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu typing-break/Makefile'; \
 
365
        $(am__cd) $(top_srcdir) && \
 
366
          $(AUTOMAKE) --gnu typing-break/Makefile
351
367
.PRECIOUS: Makefile
352
368
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353
369
        @case '$?' in \
365
381
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
382
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367
383
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
384
$(am__aclocal_m4_deps):
368
385
install-binPROGRAMS: $(bin_PROGRAMS)
369
386
        @$(NORMAL_INSTALL)
370
387
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
371
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
372
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
373
 
          if test -f $$p \
374
 
             || test -f $$p1 \
375
 
          ; then \
376
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
377
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
378
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
379
 
          else :; fi; \
380
 
        done
 
388
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
389
        for p in $$list; do echo "$$p $$p"; done | \
 
390
        sed 's/$(EXEEXT)$$//' | \
 
391
        while read p p1; do if test -f $$p || test -f $$p1; \
 
392
          then echo "$$p"; echo "$$p"; else :; fi; \
 
393
        done | \
 
394
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
395
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
396
        sed 'N;N;N;s,\n, ,g' | \
 
397
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
398
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
399
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
400
            else { print "f", $$3 "/" $$4, $$1; } } \
 
401
          END { for (d in files) print "f", d, files[d] }' | \
 
402
        while read type dir files; do \
 
403
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
404
            test -z "$$files" || { \
 
405
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
406
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
407
            } \
 
408
        ; done
381
409
 
382
410
uninstall-binPROGRAMS:
383
411
        @$(NORMAL_UNINSTALL)
384
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
385
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
386
 
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
387
 
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
388
 
        done
 
412
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
413
        files=`for p in $$list; do echo "$$p"; done | \
 
414
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
415
              -e 's/$$/$(EXEEXT)/' `; \
 
416
        test -n "$$list" || exit 0; \
 
417
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
418
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
389
419
 
390
420
clean-binPROGRAMS:
391
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
392
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
393
 
          echo " rm -f $$p $$f"; \
394
 
          rm -f $$p $$f ; \
395
 
        done
 
421
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
422
        echo " rm -f" $$list; \
 
423
        rm -f $$list || exit $$?; \
 
424
        test -n "$(EXEEXT)" || exit 0; \
 
425
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
426
        echo " rm -f" $$list; \
 
427
        rm -f $$list
396
428
gnome-typing-monitor$(EXEEXT): $(gnome_typing_monitor_OBJECTS) $(gnome_typing_monitor_DEPENDENCIES) 
397
429
        @rm -f gnome-typing-monitor$(EXEEXT)
398
430
        $(gnome_typing_monitor_LINK) $(gnome_typing_monitor_OBJECTS) $(gnome_typing_monitor_LDADD) $(LIBS)
412
444
 
413
445
.c.o:
414
446
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
415
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
447
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
416
448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
417
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418
450
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
419
451
 
420
452
.c.obj:
421
453
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
422
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
454
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
423
455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
424
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425
457
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
426
458
 
427
459
.c.lo:
428
460
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
429
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
461
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
430
462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
431
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432
464
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
433
465
 
434
466
gnome_typing_monitor-main.o: main.c
435
467
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-main.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-main.Tpo -c -o gnome_typing_monitor-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
436
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-main.Tpo $(DEPDIR)/gnome_typing_monitor-main.Po
 
468
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-main.Tpo $(DEPDIR)/gnome_typing_monitor-main.Po
437
469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='gnome_typing_monitor-main.o' libtool=no @AMDEPBACKSLASH@
438
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439
471
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
440
472
 
441
473
gnome_typing_monitor-main.obj: main.c
442
474
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-main.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-main.Tpo -c -o gnome_typing_monitor-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
443
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-main.Tpo $(DEPDIR)/gnome_typing_monitor-main.Po
 
475
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-main.Tpo $(DEPDIR)/gnome_typing_monitor-main.Po
444
476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='gnome_typing_monitor-main.obj' libtool=no @AMDEPBACKSLASH@
445
477
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446
478
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
447
479
 
448
480
gnome_typing_monitor-drwright.o: drwright.c
449
481
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drwright.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drwright.Tpo -c -o gnome_typing_monitor-drwright.o `test -f 'drwright.c' || echo '$(srcdir)/'`drwright.c
450
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drwright.Tpo $(DEPDIR)/gnome_typing_monitor-drwright.Po
 
482
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drwright.Tpo $(DEPDIR)/gnome_typing_monitor-drwright.Po
451
483
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drwright.c' object='gnome_typing_monitor-drwright.o' libtool=no @AMDEPBACKSLASH@
452
484
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453
485
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drwright.o `test -f 'drwright.c' || echo '$(srcdir)/'`drwright.c
454
486
 
455
487
gnome_typing_monitor-drwright.obj: drwright.c
456
488
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drwright.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drwright.Tpo -c -o gnome_typing_monitor-drwright.obj `if test -f 'drwright.c'; then $(CYGPATH_W) 'drwright.c'; else $(CYGPATH_W) '$(srcdir)/drwright.c'; fi`
457
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drwright.Tpo $(DEPDIR)/gnome_typing_monitor-drwright.Po
 
489
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drwright.Tpo $(DEPDIR)/gnome_typing_monitor-drwright.Po
458
490
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drwright.c' object='gnome_typing_monitor-drwright.obj' libtool=no @AMDEPBACKSLASH@
459
491
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460
492
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drwright.obj `if test -f 'drwright.c'; then $(CYGPATH_W) 'drwright.c'; else $(CYGPATH_W) '$(srcdir)/drwright.c'; fi`
461
493
 
462
494
gnome_typing_monitor-drw-break-window.o: drw-break-window.c
463
495
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-break-window.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo -c -o gnome_typing_monitor-drw-break-window.o `test -f 'drw-break-window.c' || echo '$(srcdir)/'`drw-break-window.c
464
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo $(DEPDIR)/gnome_typing_monitor-drw-break-window.Po
 
496
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo $(DEPDIR)/gnome_typing_monitor-drw-break-window.Po
465
497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-break-window.c' object='gnome_typing_monitor-drw-break-window.o' libtool=no @AMDEPBACKSLASH@
466
498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467
499
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-break-window.o `test -f 'drw-break-window.c' || echo '$(srcdir)/'`drw-break-window.c
468
500
 
469
501
gnome_typing_monitor-drw-break-window.obj: drw-break-window.c
470
502
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-break-window.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo -c -o gnome_typing_monitor-drw-break-window.obj `if test -f 'drw-break-window.c'; then $(CYGPATH_W) 'drw-break-window.c'; else $(CYGPATH_W) '$(srcdir)/drw-break-window.c'; fi`
471
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo $(DEPDIR)/gnome_typing_monitor-drw-break-window.Po
 
503
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-break-window.Tpo $(DEPDIR)/gnome_typing_monitor-drw-break-window.Po
472
504
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-break-window.c' object='gnome_typing_monitor-drw-break-window.obj' libtool=no @AMDEPBACKSLASH@
473
505
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474
506
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-break-window.obj `if test -f 'drw-break-window.c'; then $(CYGPATH_W) 'drw-break-window.c'; else $(CYGPATH_W) '$(srcdir)/drw-break-window.c'; fi`
475
507
 
476
508
gnome_typing_monitor-drw-monitor.o: drw-monitor.c
477
509
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-monitor.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo -c -o gnome_typing_monitor-drw-monitor.o `test -f 'drw-monitor.c' || echo '$(srcdir)/'`drw-monitor.c
478
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo $(DEPDIR)/gnome_typing_monitor-drw-monitor.Po
 
510
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo $(DEPDIR)/gnome_typing_monitor-drw-monitor.Po
479
511
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-monitor.c' object='gnome_typing_monitor-drw-monitor.o' libtool=no @AMDEPBACKSLASH@
480
512
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481
513
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-monitor.o `test -f 'drw-monitor.c' || echo '$(srcdir)/'`drw-monitor.c
482
514
 
483
515
gnome_typing_monitor-drw-monitor.obj: drw-monitor.c
484
516
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-monitor.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo -c -o gnome_typing_monitor-drw-monitor.obj `if test -f 'drw-monitor.c'; then $(CYGPATH_W) 'drw-monitor.c'; else $(CYGPATH_W) '$(srcdir)/drw-monitor.c'; fi`
485
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo $(DEPDIR)/gnome_typing_monitor-drw-monitor.Po
 
517
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-monitor.Tpo $(DEPDIR)/gnome_typing_monitor-drw-monitor.Po
486
518
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-monitor.c' object='gnome_typing_monitor-drw-monitor.obj' libtool=no @AMDEPBACKSLASH@
487
519
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488
520
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-monitor.obj `if test -f 'drw-monitor.c'; then $(CYGPATH_W) 'drw-monitor.c'; else $(CYGPATH_W) '$(srcdir)/drw-monitor.c'; fi`
489
521
 
490
522
gnome_typing_monitor-drw-utils.o: drw-utils.c
491
523
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-utils.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo -c -o gnome_typing_monitor-drw-utils.o `test -f 'drw-utils.c' || echo '$(srcdir)/'`drw-utils.c
492
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo $(DEPDIR)/gnome_typing_monitor-drw-utils.Po
 
524
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo $(DEPDIR)/gnome_typing_monitor-drw-utils.Po
493
525
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-utils.c' object='gnome_typing_monitor-drw-utils.o' libtool=no @AMDEPBACKSLASH@
494
526
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495
527
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-utils.o `test -f 'drw-utils.c' || echo '$(srcdir)/'`drw-utils.c
496
528
 
497
529
gnome_typing_monitor-drw-utils.obj: drw-utils.c
498
530
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-utils.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo -c -o gnome_typing_monitor-drw-utils.obj `if test -f 'drw-utils.c'; then $(CYGPATH_W) 'drw-utils.c'; else $(CYGPATH_W) '$(srcdir)/drw-utils.c'; fi`
499
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo $(DEPDIR)/gnome_typing_monitor-drw-utils.Po
 
531
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-utils.Tpo $(DEPDIR)/gnome_typing_monitor-drw-utils.Po
500
532
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-utils.c' object='gnome_typing_monitor-drw-utils.obj' libtool=no @AMDEPBACKSLASH@
501
533
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
502
534
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-utils.obj `if test -f 'drw-utils.c'; then $(CYGPATH_W) 'drw-utils.c'; else $(CYGPATH_W) '$(srcdir)/drw-utils.c'; fi`
503
535
 
504
536
gnome_typing_monitor-drw-selection.o: drw-selection.c
505
537
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-selection.o -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo -c -o gnome_typing_monitor-drw-selection.o `test -f 'drw-selection.c' || echo '$(srcdir)/'`drw-selection.c
506
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo $(DEPDIR)/gnome_typing_monitor-drw-selection.Po
 
538
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo $(DEPDIR)/gnome_typing_monitor-drw-selection.Po
507
539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-selection.c' object='gnome_typing_monitor-drw-selection.o' libtool=no @AMDEPBACKSLASH@
508
540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509
541
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-selection.o `test -f 'drw-selection.c' || echo '$(srcdir)/'`drw-selection.c
510
542
 
511
543
gnome_typing_monitor-drw-selection.obj: drw-selection.c
512
544
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -MT gnome_typing_monitor-drw-selection.obj -MD -MP -MF $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo -c -o gnome_typing_monitor-drw-selection.obj `if test -f 'drw-selection.c'; then $(CYGPATH_W) 'drw-selection.c'; else $(CYGPATH_W) '$(srcdir)/drw-selection.c'; fi`
513
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo $(DEPDIR)/gnome_typing_monitor-drw-selection.Po
 
545
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnome_typing_monitor-drw-selection.Tpo $(DEPDIR)/gnome_typing_monitor-drw-selection.Po
514
546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='drw-selection.c' object='gnome_typing_monitor-drw-selection.obj' libtool=no @AMDEPBACKSLASH@
515
547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516
548
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_typing_monitor_CPPFLAGS) $(CPPFLAGS) $(gnome_typing_monitor_CFLAGS) $(CFLAGS) -c -o gnome_typing_monitor-drw-selection.obj `if test -f 'drw-selection.c'; then $(CYGPATH_W) 'drw-selection.c'; else $(CYGPATH_W) '$(srcdir)/drw-selection.c'; fi`
523
555
install-dist_iconDATA: $(dist_icon_DATA)
524
556
        @$(NORMAL_INSTALL)
525
557
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
526
 
        @list='$(dist_icon_DATA)'; for p in $$list; do \
 
558
        @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
 
559
        for p in $$list; do \
527
560
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
528
 
          f=$(am__strip_dir) \
529
 
          echo " $(dist_iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \
530
 
          $(dist_iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \
 
561
          echo "$$d$$p"; \
 
562
        done | $(am__base_list) | \
 
563
        while read files; do \
 
564
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
 
565
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
531
566
        done
532
567
 
533
568
uninstall-dist_iconDATA:
534
569
        @$(NORMAL_UNINSTALL)
535
 
        @list='$(dist_icon_DATA)'; for p in $$list; do \
536
 
          f=$(am__strip_dir) \
537
 
          echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \
538
 
          rm -f "$(DESTDIR)$(icondir)/$$f"; \
539
 
        done
 
570
        @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
 
571
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
572
        test -n "$$files" || exit 0; \
 
573
        echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
 
574
        cd "$(DESTDIR)$(icondir)" && rm -f $$files
540
575
install-dist_imageDATA: $(dist_image_DATA)
541
576
        @$(NORMAL_INSTALL)
542
577
        test -z "$(imagedir)" || $(MKDIR_P) "$(DESTDIR)$(imagedir)"
543
 
        @list='$(dist_image_DATA)'; for p in $$list; do \
 
578
        @list='$(dist_image_DATA)'; test -n "$(imagedir)" || list=; \
 
579
        for p in $$list; do \
544
580
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
545
 
          f=$(am__strip_dir) \
546
 
          echo " $(dist_imageDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imagedir)/$$f'"; \
547
 
          $(dist_imageDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imagedir)/$$f"; \
 
581
          echo "$$d$$p"; \
 
582
        done | $(am__base_list) | \
 
583
        while read files; do \
 
584
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(imagedir)'"; \
 
585
          $(INSTALL_DATA) $$files "$(DESTDIR)$(imagedir)" || exit $$?; \
548
586
        done
549
587
 
550
588
uninstall-dist_imageDATA:
551
589
        @$(NORMAL_UNINSTALL)
552
 
        @list='$(dist_image_DATA)'; for p in $$list; do \
553
 
          f=$(am__strip_dir) \
554
 
          echo " rm -f '$(DESTDIR)$(imagedir)/$$f'"; \
555
 
          rm -f "$(DESTDIR)$(imagedir)/$$f"; \
556
 
        done
 
590
        @list='$(dist_image_DATA)'; test -n "$(imagedir)" || list=; \
 
591
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
592
        test -n "$$files" || exit 0; \
 
593
        echo " ( cd '$(DESTDIR)$(imagedir)' && rm -f" $$files ")"; \
 
594
        cd "$(DESTDIR)$(imagedir)" && rm -f $$files
557
595
install-dist_svgiconDATA: $(dist_svgicon_DATA)
558
596
        @$(NORMAL_INSTALL)
559
597
        test -z "$(svgicondir)" || $(MKDIR_P) "$(DESTDIR)$(svgicondir)"
560
 
        @list='$(dist_svgicon_DATA)'; for p in $$list; do \
 
598
        @list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \
 
599
        for p in $$list; do \
561
600
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
562
 
          f=$(am__strip_dir) \
563
 
          echo " $(dist_svgiconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(svgicondir)/$$f'"; \
564
 
          $(dist_svgiconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(svgicondir)/$$f"; \
 
601
          echo "$$d$$p"; \
 
602
        done | $(am__base_list) | \
 
603
        while read files; do \
 
604
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(svgicondir)'"; \
 
605
          $(INSTALL_DATA) $$files "$(DESTDIR)$(svgicondir)" || exit $$?; \
565
606
        done
566
607
 
567
608
uninstall-dist_svgiconDATA:
568
609
        @$(NORMAL_UNINSTALL)
569
 
        @list='$(dist_svgicon_DATA)'; for p in $$list; do \
570
 
          f=$(am__strip_dir) \
571
 
          echo " rm -f '$(DESTDIR)$(svgicondir)/$$f'"; \
572
 
          rm -f "$(DESTDIR)$(svgicondir)/$$f"; \
573
 
        done
 
610
        @list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \
 
611
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
612
        test -n "$$files" || exit 0; \
 
613
        echo " ( cd '$(DESTDIR)$(svgicondir)' && rm -f" $$files ")"; \
 
614
        cd "$(DESTDIR)$(svgicondir)" && rm -f $$files
574
615
 
575
616
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
576
617
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
577
618
        unique=`for i in $$list; do \
578
619
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
579
620
          done | \
580
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
621
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
581
622
              END { if (nonempty) { for (i in files) print i; }; }'`; \
582
623
        mkid -fID $$unique
583
624
tags: TAGS
584
625
 
585
626
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
586
627
                $(TAGS_FILES) $(LISP)
587
 
        tags=; \
 
628
        set x; \
588
629
        here=`pwd`; \
589
630
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
590
631
        unique=`for i in $$list; do \
592
633
          done | \
593
634
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
594
635
              END { if (nonempty) { for (i in files) print i; }; }'`; \
595
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
636
        shift; \
 
637
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
596
638
          test -n "$$unique" || unique=$$empty_fix; \
597
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598
 
            $$tags $$unique; \
 
639
          if test $$# -gt 0; then \
 
640
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
641
              "$$@" $$unique; \
 
642
          else \
 
643
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
644
              $$unique; \
 
645
          fi; \
599
646
        fi
600
647
ctags: CTAGS
601
648
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
602
649
                $(TAGS_FILES) $(LISP)
603
 
        tags=; \
604
650
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
605
651
        unique=`for i in $$list; do \
606
652
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
607
653
          done | \
608
654
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
609
655
              END { if (nonempty) { for (i in files) print i; }; }'`; \
610
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
656
        test -z "$(CTAGS_ARGS)$$unique" \
611
657
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
612
 
             $$tags $$unique
 
658
             $$unique
613
659
 
614
660
GTAGS:
615
661
        here=`$(am__cd) $(top_builddir) && pwd` \
616
 
          && cd $(top_srcdir) \
617
 
          && gtags -i $(GTAGS_ARGS) $$here
 
662
          && $(am__cd) $(top_srcdir) \
 
663
          && gtags -i $(GTAGS_ARGS) "$$here"
618
664
 
619
665
distclean-tags:
620
666
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
635
681
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
636
682
          if test -d $$d/$$file; then \
637
683
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
684
            if test -d "$(distdir)/$$file"; then \
 
685
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
686
            fi; \
638
687
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
639
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
688
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
689
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
640
690
            fi; \
641
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
691
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
642
692
          else \
643
 
            test -f $(distdir)/$$file \
644
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
693
            test -f "$(distdir)/$$file" \
 
694
            || cp -p $$d/$$file "$(distdir)/$$file" \
645
695
            || exit 1; \
646
696
          fi; \
647
697
        done
672
722
 
673
723
distclean-generic:
674
724
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
725
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
675
726
 
676
727
maintainer-clean-generic:
677
728
        @echo "This command is intended for maintainers to use"
692
743
 
693
744
html: html-am
694
745
 
 
746
html-am:
 
747
 
695
748
info: info-am
696
749
 
697
750
info-am:
700
753
        install-dist_svgiconDATA
701
754
        @$(NORMAL_INSTALL)
702
755
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
703
 
 
704
756
install-dvi: install-dvi-am
705
757
 
 
758
install-dvi-am:
 
759
 
706
760
install-exec-am: install-binPROGRAMS
707
761
 
708
762
install-html: install-html-am
709
763
 
 
764
install-html-am:
 
765
 
710
766
install-info: install-info-am
711
767
 
 
768
install-info-am:
 
769
 
712
770
install-man:
713
771
 
714
772
install-pdf: install-pdf-am
715
773
 
 
774
install-pdf-am:
 
775
 
716
776
install-ps: install-ps-am
717
777
 
 
778
install-ps-am:
 
779
 
718
780
installcheck-am:
719
781
 
720
782
maintainer-clean: maintainer-clean-am
739
801
        uninstall-dist_imageDATA uninstall-dist_svgiconDATA
740
802
        @$(NORMAL_INSTALL)
741
803
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
742
 
 
743
804
.MAKE: install-am install-data-am install-strip uninstall-am
744
805
 
745
806
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
771
832
        fi
772
833
 
773
834
-include $(top_srcdir)/git.mk
 
835
 
774
836
# Tell versions [3.59,3.63) of GNU make to not export all variables.
775
837
# Otherwise a system limit (for SysV at least) may be exceeded.
776
838
.NOEXPORT: