~n-muench/ubuntu/maverick/open-vm-tools/open-vm-tools.fix-632101

« back to all changes in this revision

Viewing changes to lib/guestRpc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-10-18 12:28:19 UTC
  • mfrom: (1.1.7 upstream) (2.4.9 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091018122819-00vqew6m0ztpqcqp
Tags: 2009.10.15-201664-1
MergingĀ upstreamĀ versionĀ 2009.10.15-201664.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
64
64
libGuestRpc_la_LIBADD =
65
65
am_libGuestRpc_la_OBJECTS = cpFileContents_xdr.lo \
66
66
        ghiGetBinaryHandlers_xdr.lo ghiGetExecInfoHash_xdr.lo \
67
 
        ghiProtocolHandler_xdr.lo guestlibV3_xdr.lo nicinfo_xdr.lo \
68
 
        unityActive_xdr.lo
 
67
        ghiProtocolHandler_xdr.lo ghiStartMenu_xdr.lo \
 
68
        guestlibV3_xdr.lo nicinfo_xdr.lo unityActive_xdr.lo
69
69
libGuestRpc_la_OBJECTS = $(am_libGuestRpc_la_OBJECTS)
70
70
DEFAULT_INCLUDES = -I.@am__isrc@
71
71
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
98
98
# Problem is, $(CFLAGS) is appended to the compiler command line after AM_CFLAGS
99
99
# and after libGuestRpc_la_CFLAGS, so "-Wall -Werror" will override this flag.
100
100
CFLAGS = @CFLAGS@ -Wno-unused
 
101
COMMON_PLUGIN_INSTALLDIR = @COMMON_PLUGIN_INSTALLDIR@
101
102
COMMON_XLIBS = @COMMON_XLIBS@
102
103
CPP = @CPP@
103
104
CPPFLAGS = @CPPFLAGS@
160
161
LIB_PROC_MGR_CPPFLAGS = @LIB_PROC_MGR_CPPFLAGS@
161
162
LIB_STRING_CPPFLAGS = @LIB_STRING_CPPFLAGS@
162
163
LIB_USER_CPPFLAGS = @LIB_USER_CPPFLAGS@
 
164
LIPO = @LIPO@
163
165
LN_S = @LN_S@
164
166
LTLIBOBJS = @LTLIBOBJS@
165
167
MAKEINFO = @MAKEINFO@
172
174
NM = @NM@
173
175
NMEDIT = @NMEDIT@
174
176
OBJEXT = @OBJEXT@
 
177
OTOOL = @OTOOL@
 
178
OTOOL64 = @OTOOL64@
175
179
PACKAGE = @PACKAGE@
176
180
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177
181
PACKAGE_NAME = @PACKAGE_NAME@
274
278
noinst_LTLIBRARIES = libGuestRpc.la
275
279
libGuestRpc_la_SOURCES = cpFileContents_xdr.c \
276
280
        ghiGetBinaryHandlers_xdr.c ghiGetExecInfoHash_xdr.c \
277
 
        ghiProtocolHandler_xdr.c guestlibV3_xdr.c nicinfo_xdr.c \
278
 
        unityActive_xdr.c
 
281
        ghiProtocolHandler_xdr.c ghiStartMenu_xdr.c guestlibV3_xdr.c \
 
282
        nicinfo_xdr.c unityActive_xdr.c
279
283
CLEANFILES = cpFileContents.h cpFileContents_xdr.c \
280
284
        ghiGetBinaryHandlers.h ghiGetBinaryHandlers_xdr.c \
281
285
        ghiGetExecInfoHash.h ghiGetExecInfoHash_xdr.c \
282
 
        ghiProtocolHandler.h ghiProtocolHandler_xdr.c guestlibV3.h \
283
 
        guestlibV3_xdr.c nicinfo.h nicinfo_xdr.c unityActive.h \
284
 
        unityActive_xdr.c
 
286
        ghiProtocolHandler.h ghiProtocolHandler_xdr.c ghiStartMenu.h \
 
287
        ghiStartMenu_xdr.c guestlibV3.h guestlibV3_xdr.c nicinfo.h \
 
288
        nicinfo_xdr.c unityActive.h unityActive_xdr.c
285
289
EXTRA_DIST = cpFileContents.x ghiGetBinaryHandlers.x \
286
 
        ghiGetExecInfoHash.x ghiProtocolHandler.x guestlibV3.x \
287
 
        nicinfo.x unityActive.x
 
290
        ghiGetExecInfoHash.x ghiProtocolHandler.x ghiStartMenu.x \
 
291
        guestlibV3.x nicinfo.x unityActive.x
288
292
all: all-am
289
293
 
290
294
.SUFFIXES:
340
344
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghiGetBinaryHandlers_xdr.Plo@am__quote@
341
345
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghiGetExecInfoHash_xdr.Plo@am__quote@
342
346
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghiProtocolHandler_xdr.Plo@am__quote@
 
347
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ghiStartMenu_xdr.Plo@am__quote@
343
348
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/guestlibV3_xdr.Plo@am__quote@
344
349
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nicinfo_xdr.Plo@am__quote@
345
350
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unityActive_xdr.Plo@am__quote@
376
381
        unique=`for i in $$list; do \
377
382
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378
383
          done | \
379
 
          $(AWK) '    { files[$$0] = 1; } \
380
 
               END { for (i in files) print i; }'`; \
 
384
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
385
              END { if (nonempty) { for (i in files) print i; }; }'`; \
381
386
        mkid -fID $$unique
382
387
tags: TAGS
383
388
 
389
394
        unique=`for i in $$list; do \
390
395
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391
396
          done | \
392
 
          $(AWK) '    { files[$$0] = 1; } \
393
 
               END { for (i in files) print i; }'`; \
 
397
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
398
              END { if (nonempty) { for (i in files) print i; }; }'`; \
394
399
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
395
400
          test -n "$$unique" || unique=$$empty_fix; \
396
401
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
400
405
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
401
406
                $(TAGS_FILES) $(LISP)
402
407
        tags=; \
403
 
        here=`pwd`; \
404
408
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
405
409
        unique=`for i in $$list; do \
406
410
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407
411
          done | \
408
 
          $(AWK) '    { files[$$0] = 1; } \
409
 
               END { for (i in files) print i; }'`; \
 
412
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
413
              END { if (nonempty) { for (i in files) print i; }; }'`; \
410
414
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
411
415
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
412
416
             $$tags $$unique
553
557
clean-local:
554
558
        rm -rf $(top_builddir)/lib/include/guestrpc
555
559
        if [ $(top_builddir) != $(top_srcdir) ]; then   \
556
 
           rm -f *.x;                                                                                           \
 
560
           rm -f *.x;                                   \
 
561
           rm -f ghiCommonDefines.h;                    \
557
562
        fi
558
563
 
559
564
# Rules to invoke rpcgen. rpcgen will generate funny paths in the generated
575
580
 
576
581
ghiGetBinaryHandlers.h: ghiGetBinaryHandlers.x
577
582
        if [ $(top_builddir) != $(top_srcdir) ]; then                           \
 
583
           cp -f $(top_srcdir)/lib/guestRpc/ghiCommonDefines.h $(builddir);     \
578
584
           cp -f $(top_srcdir)/lib/guestRpc/ghiGetBinaryHandlers.x $(builddir); \
579
585
        fi
580
586
        $(RPCGEN) $(RPCGENFLAGS) -h -o $@ $(builddir)/ghiGetBinaryHandlers.x
588
594
 
589
595
ghiGetExecInfoHash.h: ghiGetExecInfoHash.x
590
596
        if [ $(top_builddir) != $(top_srcdir) ]; then                           \
591
 
           cp -f $(top_srcdir)/lib/guestRpc/ghiGetExecInfoHash.x $(builddir); \
 
597
           cp -f $(top_srcdir)/lib/guestRpc/ghiCommonDefines.h $(builddir);     \
 
598
           cp -f $(top_srcdir)/lib/guestRpc/ghiGetExecInfoHash.x $(builddir);   \
592
599
        fi
593
600
        $(RPCGEN) $(RPCGENFLAGS) -h -o $@ $(builddir)/ghiGetExecInfoHash.x
594
601
        $(SED) 's,rpc/rpc\.h,vmxrpc.h,' $@ > $@.tmp
601
608
 
602
609
ghiProtocolHandler.h: ghiProtocolHandler.x
603
610
        if [ $(top_builddir) != $(top_srcdir) ]; then                           \
 
611
           cp -f $(top_srcdir)/lib/guestRpc/ghiCommonDefines.h $(builddir);     \
604
612
           cp -f $(top_srcdir)/lib/guestRpc/ghiProtocolHandler.x $(builddir);   \
605
613
        fi
606
614
        $(RPCGEN) $(RPCGENFLAGS) -h -o $@ $(builddir)/ghiProtocolHandler.x
612
620
ghiProtocolHandler_xdr.c: ghiProtocolHandler.x ghiProtocolHandler.h
613
621
        $(RPCGEN) $(RPCGENFLAGS) -c -o $@ $(builddir)/ghiProtocolHandler.x
614
622
 
 
623
ghiStartMenu.h: ghiStartMenu.x
 
624
        if [ $(top_builddir) != $(top_srcdir) ]; then                           \
 
625
           cp -f $(top_srcdir)/lib/guestRpc/ghiCommonDefines.h $(builddir);     \
 
626
           cp -f $(top_srcdir)/lib/guestRpc/ghiStartMenu.x $(builddir);         \
 
627
        fi
 
628
        $(RPCGEN) $(RPCGENFLAGS) -h -o $@ $(builddir)/ghiStartMenu.x
 
629
        $(SED) 's,rpc/rpc\.h,vmxrpc.h,' $@ > $@.tmp
 
630
        mv $@.tmp $@
 
631
        $(MKDIR_P) $(top_builddir)/lib/include/guestrpc
 
632
        cp $@ $(top_builddir)/lib/include/guestrpc
 
633
 
 
634
ghiStartMenu_xdr.c: ghiStartMenu.x ghiStartMenu.h
 
635
        $(RPCGEN) $(RPCGENFLAGS) -c -o $@ $(builddir)/ghiStartMenu.x
 
636
 
615
637
nicinfo.h: nicinfo.x
616
638
        if [ $(top_builddir) != $(top_srcdir) ]; then               \
617
639
           cp -f $(top_srcdir)/lib/guestRpc/nicinfo.x $(builddir);  \