~indicator-applet-developers/indicator-application/trunk.17.04

« back to all changes in this revision

Viewing changes to example/Makefile.in

* Upstream Merge
  * Removing libappindicator from the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
build_triplet = @build@
35
 
host_triplet = @host@
36
 
check_PROGRAMS = simple-client$(EXEEXT)
37
 
subdir = example
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
41
 
        $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
42
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
45
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
 
        $(ACLOCAL_M4)
47
 
mkinstalldirs = $(install_sh) -d
48
 
CONFIG_HEADER = $(top_builddir)/config.h
49
 
CONFIG_CLEAN_FILES =
50
 
CONFIG_CLEAN_VPATH_FILES =
51
 
am_simple_client_OBJECTS = simple_client-simple-client.$(OBJEXT)
52
 
simple_client_OBJECTS = $(am_simple_client_OBJECTS)
53
 
am__DEPENDENCIES_1 =
54
 
simple_client_DEPENDENCIES = $(am__DEPENDENCIES_1) \
55
 
        $(top_builddir)/src/libappindicator.la
56
 
AM_V_lt = $(am__v_lt_$(V))
57
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
58
 
am__v_lt_0 = --silent
59
 
simple_client_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
60
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(simple_client_CFLAGS) \
61
 
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
62
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
63
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
64
 
am__depfiles_maybe = depfiles
65
 
am__mv = mv -f
66
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
69
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
70
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71
 
        $(AM_CFLAGS) $(CFLAGS)
72
 
AM_V_CC = $(am__v_CC_$(V))
73
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
74
 
am__v_CC_0 = @echo "  CC    " $@;
75
 
AM_V_at = $(am__v_at_$(V))
76
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
77
 
am__v_at_0 = @
78
 
CCLD = $(CC)
79
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
80
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
81
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
82
 
AM_V_CCLD = $(am__v_CCLD_$(V))
83
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
84
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
85
 
AM_V_GEN = $(am__v_GEN_$(V))
86
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
87
 
am__v_GEN_0 = @echo "  GEN   " $@;
88
 
SOURCES = $(simple_client_SOURCES)
89
 
DIST_SOURCES = $(simple_client_SOURCES)
90
 
ETAGS = etags
91
 
CTAGS = ctags
92
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
93
 
ACLOCAL = @ACLOCAL@
94
 
AL = @AL@
95
 
AMTAR = @AMTAR@
96
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
97
 
APPINDICATOR_PYTHON_CFLAGS = @APPINDICATOR_PYTHON_CFLAGS@
98
 
APPINDICATOR_PYTHON_LIBS = @APPINDICATOR_PYTHON_LIBS@
99
 
AR = @AR@
100
 
AUTOCONF = @AUTOCONF@
101
 
AUTOHEADER = @AUTOHEADER@
102
 
AUTOMAKE = @AUTOMAKE@
103
 
AWK = @AWK@
104
 
CC = @CC@
105
 
CCDEPMODE = @CCDEPMODE@
106
 
CFLAGS = @CFLAGS@
107
 
CPP = @CPP@
108
 
CPPFLAGS = @CPPFLAGS@
109
 
CSC = @CSC@
110
 
CYGPATH_W = @CYGPATH_W@
111
 
DBUSSERVICEDIR = @DBUSSERVICEDIR@
112
 
DEFS = @DEFS@
113
 
DEPDIR = @DEPDIR@
114
 
DSYMUTIL = @DSYMUTIL@
115
 
DUMPBIN = @DUMPBIN@
116
 
ECHO_C = @ECHO_C@
117
 
ECHO_N = @ECHO_N@
118
 
ECHO_T = @ECHO_T@
119
 
EGREP = @EGREP@
120
 
EXEEXT = @EXEEXT@
121
 
FGREP = @FGREP@
122
 
GACUTIL = @GACUTIL@
123
 
GAPI_CFLAGS = @GAPI_CFLAGS@
124
 
GAPI_CODEGEN = @GAPI_CODEGEN@
125
 
GAPI_FIXUP = @GAPI_FIXUP@
126
 
GAPI_LIBS = @GAPI_LIBS@
127
 
GAPI_PARSER = @GAPI_PARSER@
128
 
GENERATED_SOURCES = @GENERATED_SOURCES@
129
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
130
 
GLIB_MKENUMS = @GLIB_MKENUMS@
131
 
GREP = @GREP@
132
 
GTKDOC_CHECK = @GTKDOC_CHECK@
133
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
134
 
GTKDOC_REBASE = @GTKDOC_REBASE@
135
 
GTK_SHARP_CFLAGS = @GTK_SHARP_CFLAGS@
136
 
GTK_SHARP_LIBS = @GTK_SHARP_LIBS@
137
 
HTML_DIR = @HTML_DIR@
138
 
INDICATORDIR = @INDICATORDIR@
139
 
INDICATORICONSDIR = @INDICATORICONSDIR@
140
 
INDICATOR_CFLAGS = @INDICATOR_CFLAGS@
141
 
INDICATOR_LIBS = @INDICATOR_LIBS@
142
 
INSTALL = @INSTALL@
143
 
INSTALL_DATA = @INSTALL_DATA@
144
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
145
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
146
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147
 
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
148
 
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
149
 
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
150
 
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
151
 
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
152
 
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
153
 
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
154
 
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
155
 
LD = @LD@
156
 
LDFLAGS = @LDFLAGS@
157
 
LIBOBJS = @LIBOBJS@
158
 
LIBS = @LIBS@
159
 
LIBTOOL = @LIBTOOL@
160
 
LIB_PREFIX = @LIB_PREFIX@
161
 
LIB_SUFFIX = @LIB_SUFFIX@
162
 
LIPO = @LIPO@
163
 
LN_S = @LN_S@
164
 
LTLIBOBJS = @LTLIBOBJS@
165
 
MAINT = @MAINT@
166
 
MAKEINFO = @MAKEINFO@
167
 
MKDIR_P = @MKDIR_P@
168
 
MONO_DEPENDENCY_CFLAGS = @MONO_DEPENDENCY_CFLAGS@
169
 
MONO_DEPENDENCY_LIBS = @MONO_DEPENDENCY_LIBS@
170
 
NM = @NM@
171
 
NMEDIT = @NMEDIT@
172
 
NUNIT_CFLAGS = @NUNIT_CFLAGS@
173
 
NUNIT_LIBS = @NUNIT_LIBS@
174
 
OBJDUMP = @OBJDUMP@
175
 
OBJEXT = @OBJEXT@
176
 
OTOOL = @OTOOL@
177
 
OTOOL64 = @OTOOL64@
178
 
PACKAGE = @PACKAGE@
179
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180
 
PACKAGE_NAME = @PACKAGE_NAME@
181
 
PACKAGE_STRING = @PACKAGE_STRING@
182
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
183
 
PACKAGE_URL = @PACKAGE_URL@
184
 
PACKAGE_VERSION = @PACKAGE_VERSION@
185
 
PATH_SEPARATOR = @PATH_SEPARATOR@
186
 
PKG_CONFIG = @PKG_CONFIG@
187
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
188
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
189
 
PYGTK_CODEGEN = @PYGTK_CODEGEN@
190
 
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
191
 
PYTHON = @PYTHON@
192
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
193
 
PYTHON_INCLUDES = @PYTHON_INCLUDES@
194
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
195
 
PYTHON_PREFIX = @PYTHON_PREFIX@
196
 
PYTHON_VERSION = @PYTHON_VERSION@
197
 
RANLIB = @RANLIB@
198
 
RUNTIME = @RUNTIME@
199
 
SED = @SED@
200
 
SET_MAKE = @SET_MAKE@
201
 
SHELL = @SHELL@
202
 
STRIP = @STRIP@
203
 
VALA_API_GEN = @VALA_API_GEN@
204
 
VERSION = @VERSION@
205
 
abs_builddir = @abs_builddir@
206
 
abs_srcdir = @abs_srcdir@
207
 
abs_top_builddir = @abs_top_builddir@
208
 
abs_top_srcdir = @abs_top_srcdir@
209
 
ac_ct_CC = @ac_ct_CC@
210
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211
 
am__include = @am__include@
212
 
am__leading_dot = @am__leading_dot@
213
 
am__quote = @am__quote@
214
 
am__tar = @am__tar@
215
 
am__untar = @am__untar@
216
 
bindir = @bindir@
217
 
build = @build@
218
 
build_alias = @build_alias@
219
 
build_cpu = @build_cpu@
220
 
build_os = @build_os@
221
 
build_vendor = @build_vendor@
222
 
builddir = @builddir@
223
 
datadir = @datadir@
224
 
datarootdir = @datarootdir@
225
 
docdir = @docdir@
226
 
dvidir = @dvidir@
227
 
exec_prefix = @exec_prefix@
228
 
host = @host@
229
 
host_alias = @host_alias@
230
 
host_cpu = @host_cpu@
231
 
host_os = @host_os@
232
 
host_vendor = @host_vendor@
233
 
htmldir = @htmldir@
234
 
includedir = @includedir@
235
 
infodir = @infodir@
236
 
install_sh = @install_sh@
237
 
libdir = @libdir@
238
 
libexecdir = @libexecdir@
239
 
localedir = @localedir@
240
 
localstatedir = @localstatedir@
241
 
lt_ECHO = @lt_ECHO@
242
 
mandir = @mandir@
243
 
mkdir_p = @mkdir_p@
244
 
oldincludedir = @oldincludedir@
245
 
pdfdir = @pdfdir@
246
 
pkgpyexecdir = @pkgpyexecdir@
247
 
pkgpythondir = @pkgpythondir@
248
 
prefix = @prefix@
249
 
program_transform_name = @program_transform_name@
250
 
psdir = @psdir@
251
 
pyexecdir = @pyexecdir@
252
 
pythondir = @pythondir@
253
 
sbindir = @sbindir@
254
 
sharedstatedir = @sharedstatedir@
255
 
srcdir = @srcdir@
256
 
sysconfdir = @sysconfdir@
257
 
target_alias = @target_alias@
258
 
top_build_prefix = @top_build_prefix@
259
 
top_builddir = @top_builddir@
260
 
top_srcdir = @top_srcdir@
261
 
 
262
 
#########################################
263
 
#########################################
264
 
simple_client_SOURCES = \
265
 
        simple-client.c
266
 
 
267
 
simple_client_CFLAGS = \
268
 
        $(INDICATOR_CFLAGS) \
269
 
        -Wall -Werror \
270
 
        -I$(top_srcdir)/src
271
 
 
272
 
simple_client_LDADD = \
273
 
        $(INDICATOR_LIBS) \
274
 
        $(top_builddir)/src/libappindicator.la
275
 
 
276
 
all: all-am
277
 
 
278
 
.SUFFIXES:
279
 
.SUFFIXES: .c .lo .o .obj
280
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
281
 
        @for dep in $?; do \
282
 
          case '$(am__configure_deps)' in \
283
 
            *$$dep*) \
284
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
285
 
                && { if test -f $@; then exit 0; else break; fi; }; \
286
 
              exit 1;; \
287
 
          esac; \
288
 
        done; \
289
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu example/Makefile'; \
290
 
        $(am__cd) $(top_srcdir) && \
291
 
          $(AUTOMAKE) --gnu example/Makefile
292
 
.PRECIOUS: Makefile
293
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294
 
        @case '$?' in \
295
 
          *config.status*) \
296
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
297
 
          *) \
298
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
299
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
300
 
        esac;
301
 
 
302
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
303
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304
 
 
305
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
306
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
308
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309
 
$(am__aclocal_m4_deps):
310
 
 
311
 
clean-checkPROGRAMS:
312
 
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
313
 
        echo " rm -f" $$list; \
314
 
        rm -f $$list || exit $$?; \
315
 
        test -n "$(EXEEXT)" || exit 0; \
316
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
317
 
        echo " rm -f" $$list; \
318
 
        rm -f $$list
319
 
simple-client$(EXEEXT): $(simple_client_OBJECTS) $(simple_client_DEPENDENCIES) 
320
 
        @rm -f simple-client$(EXEEXT)
321
 
        $(AM_V_CCLD)$(simple_client_LINK) $(simple_client_OBJECTS) $(simple_client_LDADD) $(LIBS)
322
 
 
323
 
mostlyclean-compile:
324
 
        -rm -f *.$(OBJEXT)
325
 
 
326
 
distclean-compile:
327
 
        -rm -f *.tab.c
328
 
 
329
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple_client-simple-client.Po@am__quote@
330
 
 
331
 
.c.o:
332
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
333
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
334
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
335
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
336
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
337
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
338
 
 
339
 
.c.obj:
340
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
341
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
342
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
343
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
344
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
346
 
 
347
 
.c.lo:
348
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
349
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
350
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
351
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
352
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
354
 
 
355
 
simple_client-simple-client.o: simple-client.c
356
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_client_CFLAGS) $(CFLAGS) -MT simple_client-simple-client.o -MD -MP -MF $(DEPDIR)/simple_client-simple-client.Tpo -c -o simple_client-simple-client.o `test -f 'simple-client.c' || echo '$(srcdir)/'`simple-client.c
357
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/simple_client-simple-client.Tpo $(DEPDIR)/simple_client-simple-client.Po
358
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
359
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-client.c' object='simple_client-simple-client.o' libtool=no @AMDEPBACKSLASH@
360
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_client_CFLAGS) $(CFLAGS) -c -o simple_client-simple-client.o `test -f 'simple-client.c' || echo '$(srcdir)/'`simple-client.c
362
 
 
363
 
simple_client-simple-client.obj: simple-client.c
364
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_client_CFLAGS) $(CFLAGS) -MT simple_client-simple-client.obj -MD -MP -MF $(DEPDIR)/simple_client-simple-client.Tpo -c -o simple_client-simple-client.obj `if test -f 'simple-client.c'; then $(CYGPATH_W) 'simple-client.c'; else $(CYGPATH_W) '$(srcdir)/simple-client.c'; fi`
365
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/simple_client-simple-client.Tpo $(DEPDIR)/simple_client-simple-client.Po
366
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
367
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-client.c' object='simple_client-simple-client.obj' libtool=no @AMDEPBACKSLASH@
368
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
369
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_client_CFLAGS) $(CFLAGS) -c -o simple_client-simple-client.obj `if test -f 'simple-client.c'; then $(CYGPATH_W) 'simple-client.c'; else $(CYGPATH_W) '$(srcdir)/simple-client.c'; fi`
370
 
 
371
 
mostlyclean-libtool:
372
 
        -rm -f *.lo
373
 
 
374
 
clean-libtool:
375
 
        -rm -rf .libs _libs
376
 
 
377
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
378
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379
 
        unique=`for i in $$list; do \
380
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381
 
          done | \
382
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
384
 
        mkid -fID $$unique
385
 
tags: TAGS
386
 
 
387
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
388
 
                $(TAGS_FILES) $(LISP)
389
 
        set x; \
390
 
        here=`pwd`; \
391
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392
 
        unique=`for i in $$list; do \
393
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394
 
          done | \
395
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
397
 
        shift; \
398
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
399
 
          test -n "$$unique" || unique=$$empty_fix; \
400
 
          if test $$# -gt 0; then \
401
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402
 
              "$$@" $$unique; \
403
 
          else \
404
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405
 
              $$unique; \
406
 
          fi; \
407
 
        fi
408
 
ctags: CTAGS
409
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410
 
                $(TAGS_FILES) $(LISP)
411
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412
 
        unique=`for i in $$list; do \
413
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
 
          done | \
415
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
417
 
        test -z "$(CTAGS_ARGS)$$unique" \
418
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
419
 
             $$unique
420
 
 
421
 
GTAGS:
422
 
        here=`$(am__cd) $(top_builddir) && pwd` \
423
 
          && $(am__cd) $(top_srcdir) \
424
 
          && gtags -i $(GTAGS_ARGS) "$$here"
425
 
 
426
 
distclean-tags:
427
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
428
 
 
429
 
distdir: $(DISTFILES)
430
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432
 
        list='$(DISTFILES)'; \
433
 
          dist_files=`for file in $$list; do echo $$file; done | \
434
 
          sed -e "s|^$$srcdirstrip/||;t" \
435
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
436
 
        case $$dist_files in \
437
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
438
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
439
 
                           sort -u` ;; \
440
 
        esac; \
441
 
        for file in $$dist_files; do \
442
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443
 
          if test -d $$d/$$file; then \
444
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
445
 
            if test -d "$(distdir)/$$file"; then \
446
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447
 
            fi; \
448
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
449
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
450
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
451
 
            fi; \
452
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
453
 
          else \
454
 
            test -f "$(distdir)/$$file" \
455
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
456
 
            || exit 1; \
457
 
          fi; \
458
 
        done
459
 
check-am: all-am
460
 
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
461
 
check: check-am
462
 
all-am: Makefile
463
 
installdirs:
464
 
install: install-am
465
 
install-exec: install-exec-am
466
 
install-data: install-data-am
467
 
uninstall: uninstall-am
468
 
 
469
 
install-am: all-am
470
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
471
 
 
472
 
installcheck: installcheck-am
473
 
install-strip:
474
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476
 
          `test -z '$(STRIP)' || \
477
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
478
 
mostlyclean-generic:
479
 
 
480
 
clean-generic:
481
 
 
482
 
distclean-generic:
483
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
485
 
 
486
 
maintainer-clean-generic:
487
 
        @echo "This command is intended for maintainers to use"
488
 
        @echo "it deletes files that may require special tools to rebuild."
489
 
clean: clean-am
490
 
 
491
 
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
492
 
        mostlyclean-am
493
 
 
494
 
distclean: distclean-am
495
 
        -rm -rf ./$(DEPDIR)
496
 
        -rm -f Makefile
497
 
distclean-am: clean-am distclean-compile distclean-generic \
498
 
        distclean-tags
499
 
 
500
 
dvi: dvi-am
501
 
 
502
 
dvi-am:
503
 
 
504
 
html: html-am
505
 
 
506
 
html-am:
507
 
 
508
 
info: info-am
509
 
 
510
 
info-am:
511
 
 
512
 
install-data-am:
513
 
 
514
 
install-dvi: install-dvi-am
515
 
 
516
 
install-dvi-am:
517
 
 
518
 
install-exec-am:
519
 
 
520
 
install-html: install-html-am
521
 
 
522
 
install-html-am:
523
 
 
524
 
install-info: install-info-am
525
 
 
526
 
install-info-am:
527
 
 
528
 
install-man:
529
 
 
530
 
install-pdf: install-pdf-am
531
 
 
532
 
install-pdf-am:
533
 
 
534
 
install-ps: install-ps-am
535
 
 
536
 
install-ps-am:
537
 
 
538
 
installcheck-am:
539
 
 
540
 
maintainer-clean: maintainer-clean-am
541
 
        -rm -rf ./$(DEPDIR)
542
 
        -rm -f Makefile
543
 
maintainer-clean-am: distclean-am maintainer-clean-generic
544
 
 
545
 
mostlyclean: mostlyclean-am
546
 
 
547
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
548
 
        mostlyclean-libtool
549
 
 
550
 
pdf: pdf-am
551
 
 
552
 
pdf-am:
553
 
 
554
 
ps: ps-am
555
 
 
556
 
ps-am:
557
 
 
558
 
uninstall-am:
559
 
 
560
 
.MAKE: check-am install-am install-strip
561
 
 
562
 
.PHONY: CTAGS GTAGS all all-am check check-am clean \
563
 
        clean-checkPROGRAMS clean-generic clean-libtool ctags \
564
 
        distclean distclean-compile distclean-generic \
565
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
566
 
        html-am info info-am install install-am install-data \
567
 
        install-data-am install-dvi install-dvi-am install-exec \
568
 
        install-exec-am install-html install-html-am install-info \
569
 
        install-info-am install-man install-pdf install-pdf-am \
570
 
        install-ps install-ps-am install-strip installcheck \
571
 
        installcheck-am installdirs maintainer-clean \
572
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
573
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
574
 
        tags uninstall uninstall-am
575
 
 
576
 
 
577
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
578
 
# Otherwise a system limit (for SysV at least) may be exceeded.
579
 
.NOEXPORT: