~ubuntu-branches/ubuntu/lucid/orbit2/lucid

« back to all changes in this revision

Viewing changes to include/orbit/poa/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-04-08 12:27:40 UTC
  • mfrom: (1.2.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20100408122740-wf9bxam9p02g2fiq
Tags: 1:2.14.18-0.1
* Non-maintainer upload.
* New upstream bugfix release, one API addition:
  + debian/patches/700-autoreconf.patch:
    - Regenerated for the new version.

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.
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
19
20
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
42
44
mkinstalldirs = $(install_sh) -d
43
45
CONFIG_HEADER = $(top_builddir)/config.h
44
46
CONFIG_CLEAN_FILES =
 
47
CONFIG_CLEAN_VPATH_FILES =
45
48
SOURCES =
46
49
DIST_SOURCES =
47
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50
53
    *) f=$$p;; \
51
54
  esac;
52
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
55
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
56
am__install_max = 40
 
57
am__nobase_strip_setup = \
 
58
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
59
am__nobase_strip = \
 
60
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
61
am__nobase_list = $(am__nobase_strip_setup); \
 
62
  for p in $$list; do echo "$$p $$p"; done | \
 
63
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
64
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
65
    if (++n[$$2] == $(am__install_max)) \
 
66
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
67
    END { for (dir in files) print dir, files[dir] }'
 
68
am__base_list = \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
70
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
53
71
am__installdirs = "$(DESTDIR)$(poaincludedir)"
54
 
poaincludeHEADERS_INSTALL = $(INSTALL_HEADER)
55
72
HEADERS = $(poainclude_HEADERS)
56
73
ETAGS = etags
57
74
CTAGS = ctags
86
103
GLIB_REQUIRED = @GLIB_REQUIRED@
87
104
GREP = @GREP@
88
105
GTKDOC_CHECK = @GTKDOC_CHECK@
 
106
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
107
GTKDOC_REBASE = @GTKDOC_REBASE@
89
108
HTML_DIR = @HTML_DIR@
90
109
IDL_COMPILER = @IDL_COMPILER@
91
110
INSTALL = @INSTALL@
246
265
              exit 1;; \
247
266
          esac; \
248
267
        done; \
249
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/orbit/poa/Makefile'; \
250
 
        cd $(top_srcdir) && \
251
 
          $(AUTOMAKE) --gnu  include/orbit/poa/Makefile
 
268
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/orbit/poa/Makefile'; \
 
269
        $(am__cd) $(top_srcdir) && \
 
270
          $(AUTOMAKE) --gnu include/orbit/poa/Makefile
252
271
.PRECIOUS: Makefile
253
272
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
254
273
        @case '$?' in \
266
285
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
286
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268
287
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
288
$(am__aclocal_m4_deps):
269
289
 
270
290
mostlyclean-libtool:
271
291
        -rm -f *.lo
275
295
install-poaincludeHEADERS: $(poainclude_HEADERS)
276
296
        @$(NORMAL_INSTALL)
277
297
        test -z "$(poaincludedir)" || $(MKDIR_P) "$(DESTDIR)$(poaincludedir)"
278
 
        @list='$(poainclude_HEADERS)'; for p in $$list; do \
 
298
        @list='$(poainclude_HEADERS)'; test -n "$(poaincludedir)" || list=; \
 
299
        for p in $$list; do \
279
300
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
280
 
          f=$(am__strip_dir) \
281
 
          echo " $(poaincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(poaincludedir)/$$f'"; \
282
 
          $(poaincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(poaincludedir)/$$f"; \
 
301
          echo "$$d$$p"; \
 
302
        done | $(am__base_list) | \
 
303
        while read files; do \
 
304
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(poaincludedir)'"; \
 
305
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(poaincludedir)" || exit $$?; \
283
306
        done
284
307
 
285
308
uninstall-poaincludeHEADERS:
286
309
        @$(NORMAL_UNINSTALL)
287
 
        @list='$(poainclude_HEADERS)'; for p in $$list; do \
288
 
          f=$(am__strip_dir) \
289
 
          echo " rm -f '$(DESTDIR)$(poaincludedir)/$$f'"; \
290
 
          rm -f "$(DESTDIR)$(poaincludedir)/$$f"; \
291
 
        done
 
310
        @list='$(poainclude_HEADERS)'; test -n "$(poaincludedir)" || list=; \
 
311
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
312
        test -n "$$files" || exit 0; \
 
313
        echo " ( cd '$(DESTDIR)$(poaincludedir)' && rm -f" $$files ")"; \
 
314
        cd "$(DESTDIR)$(poaincludedir)" && rm -f $$files
292
315
 
293
316
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
294
317
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
302
325
 
303
326
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
304
327
                $(TAGS_FILES) $(LISP)
305
 
        tags=; \
 
328
        set x; \
306
329
        here=`pwd`; \
307
330
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
308
331
        unique=`for i in $$list; do \
310
333
          done | \
311
334
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
312
335
              END { if (nonempty) { for (i in files) print i; }; }'`; \
313
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
336
        shift; \
 
337
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
314
338
          test -n "$$unique" || unique=$$empty_fix; \
315
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
316
 
            $$tags $$unique; \
 
339
          if test $$# -gt 0; then \
 
340
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
341
              "$$@" $$unique; \
 
342
          else \
 
343
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
344
              $$unique; \
 
345
          fi; \
317
346
        fi
318
347
ctags: CTAGS
319
348
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
320
349
                $(TAGS_FILES) $(LISP)
321
 
        tags=; \
322
350
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
323
351
        unique=`for i in $$list; do \
324
352
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325
353
          done | \
326
354
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
327
355
              END { if (nonempty) { for (i in files) print i; }; }'`; \
328
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
356
        test -z "$(CTAGS_ARGS)$$unique" \
329
357
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
330
 
             $$tags $$unique
 
358
             $$unique
331
359
 
332
360
GTAGS:
333
361
        here=`$(am__cd) $(top_builddir) && pwd` \
334
 
          && cd $(top_srcdir) \
335
 
          && gtags -i $(GTAGS_ARGS) $$here
 
362
          && $(am__cd) $(top_srcdir) \
 
363
          && gtags -i $(GTAGS_ARGS) "$$here"
336
364
 
337
365
distclean-tags:
338
366
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353
381
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
382
          if test -d $$d/$$file; then \
355
383
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
384
            if test -d "$(distdir)/$$file"; then \
 
385
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
386
            fi; \
356
387
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
388
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
389
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
358
390
            fi; \
359
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
391
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
360
392
          else \
361
 
            test -f $(distdir)/$$file \
362
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
393
            test -f "$(distdir)/$$file" \
 
394
            || cp -p $$d/$$file "$(distdir)/$$file" \
363
395
            || exit 1; \
364
396
          fi; \
365
397
        done
393
425
 
394
426
distclean-generic:
395
427
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
428
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
396
429
 
397
430
maintainer-clean-generic:
398
431
        @echo "This command is intended for maintainers to use"
413
446
 
414
447
html: html-am
415
448
 
 
449
html-am:
 
450
 
416
451
info: info-am
417
452
 
418
453
info-am:
421
456
 
422
457
install-dvi: install-dvi-am
423
458
 
 
459
install-dvi-am:
 
460
 
424
461
install-exec-am:
425
462
 
426
463
install-html: install-html-am
427
464
 
 
465
install-html-am:
 
466
 
428
467
install-info: install-info-am
429
468
 
 
469
install-info-am:
 
470
 
430
471
install-man:
431
472
 
432
473
install-pdf: install-pdf-am
433
474
 
 
475
install-pdf-am:
 
476
 
434
477
install-ps: install-ps-am
435
478
 
 
479
install-ps-am:
 
480
 
436
481
installcheck-am:
437
482
 
438
483
maintainer-clean: maintainer-clean-am
453
498
 
454
499
uninstall-am: uninstall-poaincludeHEADERS
455
500
 
456
 
.MAKE: install-am install-strip
 
501
.MAKE: all check install install-am install-strip
457
502
 
458
503
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
459
504
        clean-libtool ctags distclean distclean-generic \
486
531
 
487
532
distclean-local:
488
533
        -rm -rf .deps
 
534
 
489
535
# Tell versions [3.59,3.63) of GNU make to not export all variables.
490
536
# Otherwise a system limit (for SysV at least) may be exceeded.
491
537
.NOEXPORT: