~sir-rainbow/+junk/scribes-on-win

« back to all changes in this revision

Viewing changes to SCRIBES/GUI/MainGUI/StatusBar/CursorPosition/Makefile.in

  • Committer: lateef
  • Date: 2009-11-07 22:21:32 UTC
  • Revision ID: teef@submission-20091107222132-sfz2ji4nzk130wth
Customize preferences based on source code type. Press F12 to show the new preferences GUI.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 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.
15
16
@SET_MAKE@
16
17
VPATH = @srcdir@
17
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
39
41
        $(ACLOCAL_M4)
40
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41
43
CONFIG_CLEAN_FILES =
 
44
CONFIG_CLEAN_VPATH_FILES =
42
45
SOURCES =
43
46
DIST_SOURCES =
44
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
46
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
47
50
    *) f=$$p;; \
48
51
  esac;
49
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
52
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
53
am__install_max = 40
 
54
am__nobase_strip_setup = \
 
55
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
56
am__nobase_strip = \
 
57
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
58
am__nobase_list = $(am__nobase_strip_setup); \
 
59
  for p in $$list; do echo "$$p $$p"; done | \
 
60
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
61
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
62
    if (++n[$$2] == $(am__install_max)) \
 
63
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
64
    END { for (dir in files) print dir, files[dir] }'
 
65
am__base_list = \
 
66
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
67
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
50
68
am__installdirs = "$(DESTDIR)$(cursorpositiondir)"
51
 
cursorpositionPYTHON_INSTALL = $(INSTALL_DATA)
52
69
py_compile = $(top_srcdir)/py-compile
53
70
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54
71
ACLOCAL = @ACLOCAL@
112
129
PACKAGE_NAME = @PACKAGE_NAME@
113
130
PACKAGE_STRING = @PACKAGE_STRING@
114
131
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
132
PACKAGE_URL = @PACKAGE_URL@
115
133
PACKAGE_VERSION = @PACKAGE_VERSION@
116
134
PATH_SEPARATOR = @PATH_SEPARATOR@
117
135
PKG_CONFIG = @PKG_CONFIG@
198
216
              exit 1;; \
199
217
          esac; \
200
218
        done; \
201
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  SCRIBES/GUI/MainGUI/StatusBar/CursorPosition/Makefile'; \
202
 
        cd $(top_srcdir) && \
203
 
          $(AUTOMAKE) --gnu  SCRIBES/GUI/MainGUI/StatusBar/CursorPosition/Makefile
 
219
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu SCRIBES/GUI/MainGUI/StatusBar/CursorPosition/Makefile'; \
 
220
        $(am__cd) $(top_srcdir) && \
 
221
          $(AUTOMAKE) --gnu SCRIBES/GUI/MainGUI/StatusBar/CursorPosition/Makefile
204
222
.PRECIOUS: Makefile
205
223
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206
224
        @case '$?' in \
218
236
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
237
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
220
238
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
239
$(am__aclocal_m4_deps):
221
240
install-cursorpositionPYTHON: $(cursorposition_PYTHON)
222
241
        @$(NORMAL_INSTALL)
223
242
        test -z "$(cursorpositiondir)" || $(MKDIR_P) "$(DESTDIR)$(cursorpositiondir)"
224
 
        @list='$(cursorposition_PYTHON)'; dlist=''; for p in $$list; do\
 
243
        @list='$(cursorposition_PYTHON)'; dlist=; list2=; test -n "$(cursorpositiondir)" || list=; \
 
244
        for p in $$list; do \
225
245
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
226
246
          if test -f $$b$$p; then \
227
 
            f=$(am__strip_dir) \
 
247
            $(am__strip_dir) \
228
248
            dlist="$$dlist $$f"; \
229
 
            echo " $(cursorpositionPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(cursorpositiondir)/$$f'"; \
230
 
            $(cursorpositionPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(cursorpositiondir)/$$f"; \
 
249
            list2="$$list2 $$b$$p"; \
231
250
          else :; fi; \
232
251
        done; \
 
252
        for file in $$list2; do echo $$file; done | $(am__base_list) | \
 
253
        while read files; do \
 
254
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(cursorpositiondir)'"; \
 
255
          $(INSTALL_DATA) $$files "$(DESTDIR)$(cursorpositiondir)" || exit $$?; \
 
256
        done || exit $$?; \
233
257
        if test -n "$$dlist"; then \
234
258
          if test -z "$(DESTDIR)"; then \
235
259
            PYTHON=$(PYTHON) $(py_compile) --basedir "$(cursorpositiondir)" $$dlist; \
240
264
 
241
265
uninstall-cursorpositionPYTHON:
242
266
        @$(NORMAL_UNINSTALL)
243
 
        @list='$(cursorposition_PYTHON)'; dlist=''; for p in $$list; do\
244
 
          f=$(am__strip_dir) \
245
 
          rm -f "$(DESTDIR)$(cursorpositiondir)/$$f"; \
246
 
          rm -f "$(DESTDIR)$(cursorpositiondir)/$${f}c"; \
247
 
          rm -f "$(DESTDIR)$(cursorpositiondir)/$${f}o"; \
248
 
        done
 
267
        @list='$(cursorposition_PYTHON)'; test -n "$(cursorpositiondir)" || list=; \
 
268
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
269
        test -n "$$files" || exit 0; \
 
270
        filesc=`echo "$$files" | sed 's|$$|c|'`; \
 
271
        fileso=`echo "$$files" | sed 's|$$|o|'`; \
 
272
        echo " ( cd '$(DESTDIR)$(cursorpositiondir)' && rm -f" $$files ")"; \
 
273
        cd "$(DESTDIR)$(cursorpositiondir)" && rm -f $$files || exit $$?; \
 
274
        echo " ( cd '$(DESTDIR)$(cursorpositiondir)' && rm -f" $$filesc ")"; \
 
275
        cd "$(DESTDIR)$(cursorpositiondir)" && rm -f $$filesc || exit $$?; \
 
276
        echo " ( cd '$(DESTDIR)$(cursorpositiondir)' && rm -f" $$fileso ")"; \
 
277
        cd "$(DESTDIR)$(cursorpositiondir)" && rm -f $$fileso
249
278
tags: TAGS
250
279
TAGS:
251
280
 
269
298
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
270
299
          if test -d $$d/$$file; then \
271
300
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
301
            if test -d "$(distdir)/$$file"; then \
 
302
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
303
            fi; \
272
304
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
273
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
305
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
306
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
274
307
            fi; \
275
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
308
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
276
309
          else \
277
 
            test -f $(distdir)/$$file \
278
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
310
            test -f "$(distdir)/$$file" \
 
311
            || cp -p $$d/$$file "$(distdir)/$$file" \
279
312
            || exit 1; \
280
313
          fi; \
281
314
        done
306
339
 
307
340
distclean-generic:
308
341
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
342
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
309
343
 
310
344
maintainer-clean-generic:
311
345
        @echo "This command is intended for maintainers to use"
324
358
 
325
359
html: html-am
326
360
 
 
361
html-am:
 
362
 
327
363
info: info-am
328
364
 
329
365
info-am:
332
368
 
333
369
install-dvi: install-dvi-am
334
370
 
 
371
install-dvi-am:
 
372
 
335
373
install-exec-am:
336
374
 
337
375
install-html: install-html-am
338
376
 
 
377
install-html-am:
 
378
 
339
379
install-info: install-info-am
340
380
 
 
381
install-info-am:
 
382
 
341
383
install-man:
342
384
 
343
385
install-pdf: install-pdf-am
344
386
 
 
387
install-pdf-am:
 
388
 
345
389
install-ps: install-ps-am
346
390
 
 
391
install-ps-am:
 
392
 
347
393
installcheck-am:
348
394
 
349
395
maintainer-clean: maintainer-clean-am
381
427
 
382
428
clean-local:
383
429
        rm -rf *.pyc *.pyo
 
430
 
384
431
# Tell versions [3.59,3.63) of GNU make to not export all variables.
385
432
# Otherwise a system limit (for SysV at least) may be exceeded.
386
433
.NOEXPORT: