~n-muench/ubuntu/oneiric/open-vm-tools/open-vm-tools-august.merge

« back to all changes in this revision

Viewing changes to lib/rpcOut/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Nate Muench
  • Date: 2010-09-06 21:06:01 UTC
  • mfrom: (2.4.19 sid)
  • Revision ID: james.westby@ubuntu.com-20100906210601-gxxy30e5roil4srt
Tags: 2010.06.16-268169-3ubuntu1
* Merge from Debian testing (LP: #632101), remaining changes:
  - Recommend open-vm-toolbox in open-vm-tools.
  - Rediffing vsock.patch.

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.1 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.
33
34
 
34
35
VPATH = @srcdir@
35
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkgincludedir = $(includedir)/@PACKAGE@
36
38
pkglibdir = $(libdir)/@PACKAGE@
37
 
pkgincludedir = $(includedir)/@PACKAGE@
 
39
pkglibexecdir = $(libexecdir)/@PACKAGE@
38
40
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39
41
install_sh_DATA = $(install_sh) -c -m 644
40
42
install_sh_PROGRAM = $(install_sh) -c
60
62
        $(ACLOCAL_M4)
61
63
mkinstalldirs = $(install_sh) -d
62
64
CONFIG_CLEAN_FILES =
 
65
CONFIG_CLEAN_VPATH_FILES =
63
66
LTLIBRARIES = $(noinst_LTLIBRARIES)
64
67
libRpcOut_la_LIBADD =
65
68
am_libRpcOut_la_OBJECTS = rpcout.lo
67
70
DEFAULT_INCLUDES = -I.@am__isrc@
68
71
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
69
72
am__depfiles_maybe = depfiles
 
73
am__mv = mv -f
70
74
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71
75
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72
76
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
163
167
MSCGEN_DIR = @MSCGEN_DIR@
164
168
NM = @NM@
165
169
NMEDIT = @NMEDIT@
 
170
OBJDUMP = @OBJDUMP@
166
171
OBJEXT = @OBJEXT@
167
172
OTOOL = @OTOOL@
168
173
OTOOL64 = @OTOOL64@
171
176
PACKAGE_NAME = @PACKAGE_NAME@
172
177
PACKAGE_STRING = @PACKAGE_STRING@
173
178
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
179
PACKAGE_URL = @PACKAGE_URL@
174
180
PACKAGE_VERSION = @PACKAGE_VERSION@
175
181
PAM_CPPFLAGS = @PAM_CPPFLAGS@
176
182
PAM_LIBS = @PAM_LIBS@
263
269
srcdir = @srcdir@
264
270
sysconfdir = @sysconfdir@
265
271
target_alias = @target_alias@
 
272
top_build_prefix = @top_build_prefix@
266
273
top_builddir = @top_builddir@
267
274
top_srcdir = @top_srcdir@
268
275
noinst_LTLIBRARIES = libRpcOut.la
275
282
        @for dep in $?; do \
276
283
          case '$(am__configure_deps)' in \
277
284
            *$$dep*) \
278
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
279
 
                && exit 0; \
 
285
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
286
                && { if test -f $@; then exit 0; else break; fi; }; \
280
287
              exit 1;; \
281
288
          esac; \
282
289
        done; \
283
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/rpcOut/Makefile'; \
284
 
        cd $(top_srcdir) && \
285
 
          $(AUTOMAKE) --gnu  lib/rpcOut/Makefile
 
290
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/rpcOut/Makefile'; \
 
291
        $(am__cd) $(top_srcdir) && \
 
292
          $(AUTOMAKE) --gnu lib/rpcOut/Makefile
286
293
.PRECIOUS: Makefile
287
294
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
288
295
        @case '$?' in \
300
307
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301
308
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
302
309
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
310
$(am__aclocal_m4_deps):
303
311
 
304
312
clean-noinstLTLIBRARIES:
305
313
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
322
330
 
323
331
.c.o:
324
332
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
325
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
333
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
326
334
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
327
335
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328
336
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
329
337
 
330
338
.c.obj:
331
339
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
332
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
340
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
333
341
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
334
342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335
343
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
336
344
 
337
345
.c.lo:
338
346
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
339
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
347
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
340
348
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
341
349
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
342
350
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
352
360
        unique=`for i in $$list; do \
353
361
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354
362
          done | \
355
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
363
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356
364
              END { if (nonempty) { for (i in files) print i; }; }'`; \
357
365
        mkid -fID $$unique
358
366
tags: TAGS
359
367
 
360
368
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361
369
                $(TAGS_FILES) $(LISP)
362
 
        tags=; \
 
370
        set x; \
363
371
        here=`pwd`; \
364
372
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365
373
        unique=`for i in $$list; do \
367
375
          done | \
368
376
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
369
377
              END { if (nonempty) { for (i in files) print i; }; }'`; \
370
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
378
        shift; \
 
379
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
371
380
          test -n "$$unique" || unique=$$empty_fix; \
372
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373
 
            $$tags $$unique; \
 
381
          if test $$# -gt 0; then \
 
382
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
383
              "$$@" $$unique; \
 
384
          else \
 
385
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
386
              $$unique; \
 
387
          fi; \
374
388
        fi
375
389
ctags: CTAGS
376
390
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
377
391
                $(TAGS_FILES) $(LISP)
378
 
        tags=; \
379
392
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
380
393
        unique=`for i in $$list; do \
381
394
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382
395
          done | \
383
396
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
384
397
              END { if (nonempty) { for (i in files) print i; }; }'`; \
385
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
398
        test -z "$(CTAGS_ARGS)$$unique" \
386
399
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
387
 
             $$tags $$unique
 
400
             $$unique
388
401
 
389
402
GTAGS:
390
403
        here=`$(am__cd) $(top_builddir) && pwd` \
391
 
          && cd $(top_srcdir) \
392
 
          && gtags -i $(GTAGS_ARGS) $$here
 
404
          && $(am__cd) $(top_srcdir) \
 
405
          && gtags -i $(GTAGS_ARGS) "$$here"
393
406
 
394
407
distclean-tags:
395
408
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
410
423
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
411
424
          if test -d $$d/$$file; then \
412
425
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
426
            if test -d "$(distdir)/$$file"; then \
 
427
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
428
            fi; \
413
429
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
414
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
430
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
431
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415
432
            fi; \
416
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
433
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
417
434
          else \
418
 
            test -f $(distdir)/$$file \
419
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
435
            test -f "$(distdir)/$$file" \
 
436
            || cp -p $$d/$$file "$(distdir)/$$file" \
420
437
            || exit 1; \
421
438
          fi; \
422
439
        done
444
461
 
445
462
distclean-generic:
446
463
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
464
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
447
465
 
448
466
maintainer-clean-generic:
449
467
        @echo "This command is intended for maintainers to use"
465
483
 
466
484
html: html-am
467
485
 
 
486
html-am:
 
487
 
468
488
info: info-am
469
489
 
470
490
info-am:
473
493
 
474
494
install-dvi: install-dvi-am
475
495
 
 
496
install-dvi-am:
 
497
 
476
498
install-exec-am:
477
499
 
478
500
install-html: install-html-am
479
501
 
 
502
install-html-am:
 
503
 
480
504
install-info: install-info-am
481
505
 
 
506
install-info-am:
 
507
 
482
508
install-man:
483
509
 
484
510
install-pdf: install-pdf-am
485
511
 
 
512
install-pdf-am:
 
513
 
486
514
install-ps: install-ps-am
487
515
 
 
516
install-ps-am:
 
517
 
488
518
installcheck-am:
489
519
 
490
520
maintainer-clean: maintainer-clean-am
522
552
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
523
553
        pdf pdf-am ps ps-am tags uninstall uninstall-am
524
554
 
 
555
 
525
556
# Tell versions [3.59,3.63) of GNU make to not export all variables.
526
557
# Otherwise a system limit (for SysV at least) may be exceeded.
527
558
.NOEXPORT: