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

« back to all changes in this revision

Viewing changes to lib/unity/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
libUnity_la_LIBADD =
65
68
am_libUnity_la_OBJECTS = unity.lo unityPlatformX11.lo \
69
72
DEFAULT_INCLUDES = -I.@am__isrc@
70
73
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
71
74
am__depfiles_maybe = depfiles
 
75
am__mv = mv -f
72
76
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73
77
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74
78
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
165
169
MSCGEN_DIR = @MSCGEN_DIR@
166
170
NM = @NM@
167
171
NMEDIT = @NMEDIT@
 
172
OBJDUMP = @OBJDUMP@
168
173
OBJEXT = @OBJEXT@
169
174
OTOOL = @OTOOL@
170
175
OTOOL64 = @OTOOL64@
173
178
PACKAGE_NAME = @PACKAGE_NAME@
174
179
PACKAGE_STRING = @PACKAGE_STRING@
175
180
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
181
PACKAGE_URL = @PACKAGE_URL@
176
182
PACKAGE_VERSION = @PACKAGE_VERSION@
177
183
PAM_CPPFLAGS = @PAM_CPPFLAGS@
178
184
PAM_LIBS = @PAM_LIBS@
265
271
srcdir = @srcdir@
266
272
sysconfdir = @sysconfdir@
267
273
target_alias = @target_alias@
 
274
top_build_prefix = @top_build_prefix@
268
275
top_builddir = @top_builddir@
269
276
top_srcdir = @top_srcdir@
270
277
noinst_LTLIBRARIES = libUnity.la
280
287
        @for dep in $?; do \
281
288
          case '$(am__configure_deps)' in \
282
289
            *$$dep*) \
283
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
284
 
                && exit 0; \
 
290
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
291
                && { if test -f $@; then exit 0; else break; fi; }; \
285
292
              exit 1;; \
286
293
          esac; \
287
294
        done; \
288
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/unity/Makefile'; \
289
 
        cd $(top_srcdir) && \
290
 
          $(AUTOMAKE) --gnu  lib/unity/Makefile
 
295
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/unity/Makefile'; \
 
296
        $(am__cd) $(top_srcdir) && \
 
297
          $(AUTOMAKE) --gnu lib/unity/Makefile
291
298
.PRECIOUS: Makefile
292
299
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293
300
        @case '$?' in \
305
312
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
313
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
307
314
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
315
$(am__aclocal_m4_deps):
308
316
 
309
317
clean-noinstLTLIBRARIES:
310
318
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
332
340
 
333
341
.c.o:
334
342
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
335
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
343
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
336
344
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
337
345
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338
346
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
339
347
 
340
348
.c.obj:
341
349
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
342
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
350
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
343
351
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
344
352
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345
353
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
346
354
 
347
355
.c.lo:
348
356
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
349
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
357
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
350
358
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
351
359
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352
360
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
362
370
        unique=`for i in $$list; do \
363
371
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364
372
          done | \
365
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
373
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366
374
              END { if (nonempty) { for (i in files) print i; }; }'`; \
367
375
        mkid -fID $$unique
368
376
tags: TAGS
369
377
 
370
378
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
371
379
                $(TAGS_FILES) $(LISP)
372
 
        tags=; \
 
380
        set x; \
373
381
        here=`pwd`; \
374
382
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
375
383
        unique=`for i in $$list; do \
377
385
          done | \
378
386
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
379
387
              END { if (nonempty) { for (i in files) print i; }; }'`; \
380
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
388
        shift; \
 
389
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
381
390
          test -n "$$unique" || unique=$$empty_fix; \
382
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383
 
            $$tags $$unique; \
 
391
          if test $$# -gt 0; then \
 
392
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
393
              "$$@" $$unique; \
 
394
          else \
 
395
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
396
              $$unique; \
 
397
          fi; \
384
398
        fi
385
399
ctags: CTAGS
386
400
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387
401
                $(TAGS_FILES) $(LISP)
388
 
        tags=; \
389
402
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390
403
        unique=`for i in $$list; do \
391
404
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392
405
          done | \
393
406
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394
407
              END { if (nonempty) { for (i in files) print i; }; }'`; \
395
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
408
        test -z "$(CTAGS_ARGS)$$unique" \
396
409
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397
 
             $$tags $$unique
 
410
             $$unique
398
411
 
399
412
GTAGS:
400
413
        here=`$(am__cd) $(top_builddir) && pwd` \
401
 
          && cd $(top_srcdir) \
402
 
          && gtags -i $(GTAGS_ARGS) $$here
 
414
          && $(am__cd) $(top_srcdir) \
 
415
          && gtags -i $(GTAGS_ARGS) "$$here"
403
416
 
404
417
distclean-tags:
405
418
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
420
433
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
421
434
          if test -d $$d/$$file; then \
422
435
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
436
            if test -d "$(distdir)/$$file"; then \
 
437
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
438
            fi; \
423
439
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
424
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
440
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
441
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
425
442
            fi; \
426
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
443
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
427
444
          else \
428
 
            test -f $(distdir)/$$file \
429
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
445
            test -f "$(distdir)/$$file" \
 
446
            || cp -p $$d/$$file "$(distdir)/$$file" \
430
447
            || exit 1; \
431
448
          fi; \
432
449
        done
454
471
 
455
472
distclean-generic:
456
473
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
474
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
457
475
 
458
476
maintainer-clean-generic:
459
477
        @echo "This command is intended for maintainers to use"
475
493
 
476
494
html: html-am
477
495
 
 
496
html-am:
 
497
 
478
498
info: info-am
479
499
 
480
500
info-am:
483
503
 
484
504
install-dvi: install-dvi-am
485
505
 
 
506
install-dvi-am:
 
507
 
486
508
install-exec-am:
487
509
 
488
510
install-html: install-html-am
489
511
 
 
512
install-html-am:
 
513
 
490
514
install-info: install-info-am
491
515
 
 
516
install-info-am:
 
517
 
492
518
install-man:
493
519
 
494
520
install-pdf: install-pdf-am
495
521
 
 
522
install-pdf-am:
 
523
 
496
524
install-ps: install-ps-am
497
525
 
 
526
install-ps-am:
 
527
 
498
528
installcheck-am:
499
529
 
500
530
maintainer-clean: maintainer-clean-am
532
562
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
533
563
        pdf pdf-am ps ps-am tags uninstall uninstall-am
534
564
 
 
565
 
535
566
# Tell versions [3.59,3.63) of GNU make to not export all variables.
536
567
# Otherwise a system limit (for SysV at least) may be exceeded.
537
568
.NOEXPORT: