~ubuntu-branches/ubuntu/quantal/open-vm-tools/quantal-201207201942

« back to all changes in this revision

Viewing changes to docs/api/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.
72
72
CC = @CC@
73
73
CCDEPMODE = @CCDEPMODE@
74
74
CFLAGS = @CFLAGS@
 
75
COMMON_PLUGIN_INSTALLDIR = @COMMON_PLUGIN_INSTALLDIR@
75
76
COMMON_XLIBS = @COMMON_XLIBS@
76
77
CPP = @CPP@
77
78
CPPFLAGS = @CPPFLAGS@
134
135
LIB_PROC_MGR_CPPFLAGS = @LIB_PROC_MGR_CPPFLAGS@
135
136
LIB_STRING_CPPFLAGS = @LIB_STRING_CPPFLAGS@
136
137
LIB_USER_CPPFLAGS = @LIB_USER_CPPFLAGS@
 
138
LIPO = @LIPO@
137
139
LN_S = @LN_S@
138
140
LTLIBOBJS = @LTLIBOBJS@
139
141
MAKEINFO = @MAKEINFO@
146
148
NM = @NM@
147
149
NMEDIT = @NMEDIT@
148
150
OBJEXT = @OBJEXT@
 
151
OTOOL = @OTOOL@
 
152
OTOOL64 = @OTOOL64@
149
153
PACKAGE = @PACKAGE@
150
154
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151
155
PACKAGE_NAME = @PACKAGE_NAME@