~ubuntu-branches/ubuntu/quantal/slurm-llnl/quantal

« back to all changes in this revision

Viewing changes to src/plugins/accounting_storage/common/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2011-04-08 11:21:17 UTC
  • mfrom: (3.3.16 sid)
  • Revision ID: james.westby@ubuntu.com-20110408112117-nfnyq9dtm55hqoaw
Tags: 2.2.4-1
* New upstream releases 
* Cleaning spare file and directories, not belonging to the sources
  generated by the building process and not removed by distclean.
  Added debian/clean with spare files and rm -rf inside debian/rules
  for directories.
* Added new packages libslurm-perl, libslurmdb-perl, slurm-llnl-torque
  (Closes: #575822) thanks to Julien Blache

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
 
 
18
# Makefile.am for common_as
 
19
 
 
20
VPATH = @srcdir@
 
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
target_triplet = @target@
 
40
subdir = src/plugins/accounting_storage/common
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/auxdir/acx_pthread.m4 \
 
44
        $(top_srcdir)/auxdir/libtool.m4 \
 
45
        $(top_srcdir)/auxdir/ltoptions.m4 \
 
46
        $(top_srcdir)/auxdir/ltsugar.m4 \
 
47
        $(top_srcdir)/auxdir/ltversion.m4 \
 
48
        $(top_srcdir)/auxdir/lt~obsolete.m4 \
 
49
        $(top_srcdir)/auxdir/slurm.m4 \
 
50
        $(top_srcdir)/auxdir/x_ac__system_configuration.m4 \
 
51
        $(top_srcdir)/auxdir/x_ac_affinity.m4 \
 
52
        $(top_srcdir)/auxdir/x_ac_aix.m4 \
 
53
        $(top_srcdir)/auxdir/x_ac_blcr.m4 \
 
54
        $(top_srcdir)/auxdir/x_ac_bluegene.m4 \
 
55
        $(top_srcdir)/auxdir/x_ac_cflags.m4 \
 
56
        $(top_srcdir)/auxdir/x_ac_cray.m4 \
 
57
        $(top_srcdir)/auxdir/x_ac_databases.m4 \
 
58
        $(top_srcdir)/auxdir/x_ac_debug.m4 \
 
59
        $(top_srcdir)/auxdir/x_ac_elan.m4 \
 
60
        $(top_srcdir)/auxdir/x_ac_env.m4 \
 
61
        $(top_srcdir)/auxdir/x_ac_federation.m4 \
 
62
        $(top_srcdir)/auxdir/x_ac_gpl_licensed.m4 \
 
63
        $(top_srcdir)/auxdir/x_ac_hwloc.m4 \
 
64
        $(top_srcdir)/auxdir/x_ac_iso.m4 \
 
65
        $(top_srcdir)/auxdir/x_ac_lua.m4 \
 
66
        $(top_srcdir)/auxdir/x_ac_munge.m4 \
 
67
        $(top_srcdir)/auxdir/x_ac_ncurses.m4 \
 
68
        $(top_srcdir)/auxdir/x_ac_pam.m4 \
 
69
        $(top_srcdir)/auxdir/x_ac_printf_null.m4 \
 
70
        $(top_srcdir)/auxdir/x_ac_ptrace.m4 \
 
71
        $(top_srcdir)/auxdir/x_ac_readline.m4 \
 
72
        $(top_srcdir)/auxdir/x_ac_setpgrp.m4 \
 
73
        $(top_srcdir)/auxdir/x_ac_setproctitle.m4 \
 
74
        $(top_srcdir)/auxdir/x_ac_sgi_job.m4 \
 
75
        $(top_srcdir)/auxdir/x_ac_slurm_ssl.m4 \
 
76
        $(top_srcdir)/auxdir/x_ac_sun_const.m4 \
 
77
        $(top_srcdir)/auxdir/x_ac_xcpu.m4 $(top_srcdir)/configure.ac
 
78
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
79
        $(ACLOCAL_M4)
 
80
mkinstalldirs = $(install_sh) -d
 
81
CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/slurm/slurm.h
 
82
CONFIG_CLEAN_FILES =
 
83
CONFIG_CLEAN_VPATH_FILES =
 
84
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
85
libaccounting_storage_common_la_LIBADD =
 
86
am_libaccounting_storage_common_la_OBJECTS = common_as.lo
 
87
libaccounting_storage_common_la_OBJECTS =  \
 
88
        $(am_libaccounting_storage_common_la_OBJECTS)
 
89
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/slurm
 
90
depcomp = $(SHELL) $(top_srcdir)/auxdir/depcomp
 
91
am__depfiles_maybe = depfiles
 
92
am__mv = mv -f
 
93
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
94
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
95
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
96
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
97
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
98
CCLD = $(CC)
 
99
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
100
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
101
        $(LDFLAGS) -o $@
 
102
SOURCES = $(libaccounting_storage_common_la_SOURCES)
 
103
DIST_SOURCES = $(libaccounting_storage_common_la_SOURCES)
 
104
ETAGS = etags
 
105
CTAGS = ctags
 
106
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
107
ACLOCAL = @ACLOCAL@
 
108
AMTAR = @AMTAR@
 
109
AR = @AR@
 
110
AUTHD_CFLAGS = @AUTHD_CFLAGS@
 
111
AUTHD_LIBS = @AUTHD_LIBS@
 
112
AUTOCONF = @AUTOCONF@
 
113
AUTOHEADER = @AUTOHEADER@
 
114
AUTOMAKE = @AUTOMAKE@
 
115
AWK = @AWK@
 
116
BGL_LOADED = @BGL_LOADED@
 
117
BG_INCLUDES = @BG_INCLUDES@
 
118
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
119
BLCR_HOME = @BLCR_HOME@
 
120
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
121
BLCR_LIBS = @BLCR_LIBS@
 
122
BLUEGENE_LOADED = @BLUEGENE_LOADED@
 
123
CC = @CC@
 
124
CCDEPMODE = @CCDEPMODE@
 
125
CFLAGS = @CFLAGS@
 
126
CMD_LDFLAGS = @CMD_LDFLAGS@
 
127
CPP = @CPP@
 
128
CPPFLAGS = @CPPFLAGS@
 
129
CXX = @CXX@
 
130
CXXCPP = @CXXCPP@
 
131
CXXDEPMODE = @CXXDEPMODE@
 
132
CXXFLAGS = @CXXFLAGS@
 
133
CYGPATH_W = @CYGPATH_W@
 
134
DEFS = @DEFS@
 
135
DEPDIR = @DEPDIR@
 
136
DSYMUTIL = @DSYMUTIL@
 
137
DUMPBIN = @DUMPBIN@
 
138
ECHO_C = @ECHO_C@
 
139
ECHO_N = @ECHO_N@
 
140
ECHO_T = @ECHO_T@
 
141
EGREP = @EGREP@
 
142
ELAN_LIBS = @ELAN_LIBS@
 
143
EXEEXT = @EXEEXT@
 
144
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
 
145
FGREP = @FGREP@
 
146
GREP = @GREP@
 
147
GTK_CFLAGS = @GTK_CFLAGS@
 
148
GTK_LIBS = @GTK_LIBS@
 
149
HAVEMYSQLCONFIG = @HAVEMYSQLCONFIG@
 
150
HAVEPGCONFIG = @HAVEPGCONFIG@
 
151
HAVE_AIX = @HAVE_AIX@
 
152
HAVE_ELAN = @HAVE_ELAN@
 
153
HAVE_FEDERATION = @HAVE_FEDERATION@
 
154
HAVE_OPENSSL = @HAVE_OPENSSL@
 
155
HAVE_SOME_CURSES = @HAVE_SOME_CURSES@
 
156
HWLOC_CPPFLAGS = @HWLOC_CPPFLAGS@
 
157
HWLOC_LDFLAGS = @HWLOC_LDFLAGS@
 
158
HWLOC_LIBS = @HWLOC_LIBS@
 
159
INSTALL = @INSTALL@
 
160
INSTALL_DATA = @INSTALL_DATA@
 
161
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
162
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
163
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
164
LD = @LD@
 
165
LDFLAGS = @LDFLAGS@
 
166
LIBOBJS = @LIBOBJS@
 
167
LIBS = @LIBS@
 
168
LIBTOOL = @LIBTOOL@
 
169
LIB_LDFLAGS = @LIB_LDFLAGS@
 
170
LIPO = @LIPO@
 
171
LN_S = @LN_S@
 
172
LTLIBOBJS = @LTLIBOBJS@
 
173
MAINT = @MAINT@
 
174
MAKEINFO = @MAKEINFO@
 
175
MKDIR_P = @MKDIR_P@
 
176
MUNGE_CPPFLAGS = @MUNGE_CPPFLAGS@
 
177
MUNGE_LDFLAGS = @MUNGE_LDFLAGS@
 
178
MUNGE_LIBS = @MUNGE_LIBS@
 
179
MYSQL_CFLAGS = @MYSQL_CFLAGS@
 
180
MYSQL_LIBS = @MYSQL_LIBS@
 
181
NCURSES = @NCURSES@
 
182
NM = @NM@
 
183
NMEDIT = @NMEDIT@
 
184
NUMA_LIBS = @NUMA_LIBS@
 
185
OBJDUMP = @OBJDUMP@
 
186
OBJEXT = @OBJEXT@
 
187
OTOOL = @OTOOL@
 
188
OTOOL64 = @OTOOL64@
 
189
PACKAGE = @PACKAGE@
 
190
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
191
PACKAGE_NAME = @PACKAGE_NAME@
 
192
PACKAGE_STRING = @PACKAGE_STRING@
 
193
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
194
PACKAGE_URL = @PACKAGE_URL@
 
195
PACKAGE_VERSION = @PACKAGE_VERSION@
 
196
PAM_DIR = @PAM_DIR@
 
197
PAM_LIBS = @PAM_LIBS@
 
198
PATH_SEPARATOR = @PATH_SEPARATOR@
 
199
PGSQL_CFLAGS = @PGSQL_CFLAGS@
 
200
PGSQL_LIBS = @PGSQL_LIBS@
 
201
PKG_CONFIG = @PKG_CONFIG@
 
202
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
203
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
204
PROCTRACKDIR = @PROCTRACKDIR@
 
205
PROJECT = @PROJECT@
 
206
PTHREAD_CC = @PTHREAD_CC@
 
207
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
208
PTHREAD_LIBS = @PTHREAD_LIBS@
 
209
RANLIB = @RANLIB@
 
210
READLINE_LIBS = @READLINE_LIBS@
 
211
RELEASE = @RELEASE@
 
212
SED = @SED@
 
213
SEMAPHORE_LIBS = @SEMAPHORE_LIBS@
 
214
SEMAPHORE_SOURCES = @SEMAPHORE_SOURCES@
 
215
SET_MAKE = @SET_MAKE@
 
216
SHELL = @SHELL@
 
217
SLURMCTLD_PORT = @SLURMCTLD_PORT@
 
218
SLURMCTLD_PORT_COUNT = @SLURMCTLD_PORT_COUNT@
 
219
SLURMDBD_PORT = @SLURMDBD_PORT@
 
220
SLURMD_PORT = @SLURMD_PORT@
 
221
SLURM_API_AGE = @SLURM_API_AGE@
 
222
SLURM_API_CURRENT = @SLURM_API_CURRENT@
 
223
SLURM_API_MAJOR = @SLURM_API_MAJOR@
 
224
SLURM_API_REVISION = @SLURM_API_REVISION@
 
225
SLURM_API_VERSION = @SLURM_API_VERSION@
 
226
SLURM_MAJOR = @SLURM_MAJOR@
 
227
SLURM_MICRO = @SLURM_MICRO@
 
228
SLURM_MINOR = @SLURM_MINOR@
 
229
SLURM_PREFIX = @SLURM_PREFIX@
 
230
SLURM_VERSION_NUMBER = @SLURM_VERSION_NUMBER@
 
231
SLURM_VERSION_STRING = @SLURM_VERSION_STRING@
 
232
SO_LDFLAGS = @SO_LDFLAGS@
 
233
SSL_CPPFLAGS = @SSL_CPPFLAGS@
 
234
SSL_LDFLAGS = @SSL_LDFLAGS@
 
235
SSL_LIBS = @SSL_LIBS@
 
236
STRIP = @STRIP@
 
237
UTIL_LIBS = @UTIL_LIBS@
 
238
VERSION = @VERSION@
 
239
abs_builddir = @abs_builddir@
 
240
abs_srcdir = @abs_srcdir@
 
241
abs_top_builddir = @abs_top_builddir@
 
242
abs_top_srcdir = @abs_top_srcdir@
 
243
ac_ct_CC = @ac_ct_CC@
 
244
ac_ct_CXX = @ac_ct_CXX@
 
245
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
246
am__include = @am__include@
 
247
am__leading_dot = @am__leading_dot@
 
248
am__quote = @am__quote@
 
249
am__tar = @am__tar@
 
250
am__untar = @am__untar@
 
251
bindir = @bindir@
 
252
build = @build@
 
253
build_alias = @build_alias@
 
254
build_cpu = @build_cpu@
 
255
build_os = @build_os@
 
256
build_vendor = @build_vendor@
 
257
builddir = @builddir@
 
258
datadir = @datadir@
 
259
datarootdir = @datarootdir@
 
260
docdir = @docdir@
 
261
dvidir = @dvidir@
 
262
exec_prefix = @exec_prefix@
 
263
host = @host@
 
264
host_alias = @host_alias@
 
265
host_cpu = @host_cpu@
 
266
host_os = @host_os@
 
267
host_vendor = @host_vendor@
 
268
htmldir = @htmldir@
 
269
includedir = @includedir@
 
270
infodir = @infodir@
 
271
install_sh = @install_sh@
 
272
libdir = @libdir@
 
273
libexecdir = @libexecdir@
 
274
localedir = @localedir@
 
275
localstatedir = @localstatedir@
 
276
lt_ECHO = @lt_ECHO@
 
277
lua_CFLAGS = @lua_CFLAGS@
 
278
lua_LIBS = @lua_LIBS@
 
279
mandir = @mandir@
 
280
mkdir_p = @mkdir_p@
 
281
oldincludedir = @oldincludedir@
 
282
pdfdir = @pdfdir@
 
283
prefix = @prefix@
 
284
program_transform_name = @program_transform_name@
 
285
psdir = @psdir@
 
286
sbindir = @sbindir@
 
287
sharedstatedir = @sharedstatedir@
 
288
srcdir = @srcdir@
 
289
sysconfdir = @sysconfdir@
 
290
target = @target@
 
291
target_alias = @target_alias@
 
292
target_cpu = @target_cpu@
 
293
target_os = @target_os@
 
294
target_vendor = @target_vendor@
 
295
top_build_prefix = @top_build_prefix@
 
296
top_builddir = @top_builddir@
 
297
top_srcdir = @top_srcdir@
 
298
AUTOMAKE_OPTIONS = foreign
 
299
CLEANFILES = core.*
 
300
INCLUDES = -I$(top_srcdir)
 
301
 
 
302
# making a .la
 
303
noinst_LTLIBRARIES = libaccounting_storage_common.la
 
304
libaccounting_storage_common_la_SOURCES = \
 
305
        common_as.c common_as.h
 
306
 
 
307
all: all-am
 
308
 
 
309
.SUFFIXES:
 
310
.SUFFIXES: .c .lo .o .obj
 
311
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
312
        @for dep in $?; do \
 
313
          case '$(am__configure_deps)' in \
 
314
            *$$dep*) \
 
315
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
316
                && { if test -f $@; then exit 0; else break; fi; }; \
 
317
              exit 1;; \
 
318
          esac; \
 
319
        done; \
 
320
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/accounting_storage/common/Makefile'; \
 
321
        $(am__cd) $(top_srcdir) && \
 
322
          $(AUTOMAKE) --foreign src/plugins/accounting_storage/common/Makefile
 
323
.PRECIOUS: Makefile
 
324
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
325
        @case '$?' in \
 
326
          *config.status*) \
 
327
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
328
          *) \
 
329
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
330
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
331
        esac;
 
332
 
 
333
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
334
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
335
 
 
336
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
337
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
338
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
339
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
340
$(am__aclocal_m4_deps):
 
341
 
 
342
clean-noinstLTLIBRARIES:
 
343
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
344
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
345
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
346
          test "$$dir" != "$$p" || dir=.; \
 
347
          echo "rm -f \"$${dir}/so_locations\""; \
 
348
          rm -f "$${dir}/so_locations"; \
 
349
        done
 
350
libaccounting_storage_common.la: $(libaccounting_storage_common_la_OBJECTS) $(libaccounting_storage_common_la_DEPENDENCIES) 
 
351
        $(LINK)  $(libaccounting_storage_common_la_OBJECTS) $(libaccounting_storage_common_la_LIBADD) $(LIBS)
 
352
 
 
353
mostlyclean-compile:
 
354
        -rm -f *.$(OBJEXT)
 
355
 
 
356
distclean-compile:
 
357
        -rm -f *.tab.c
 
358
 
 
359
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common_as.Plo@am__quote@
 
360
 
 
361
.c.o:
 
362
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
363
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
364
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
365
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
366
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
367
 
 
368
.c.obj:
 
369
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
370
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
371
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
372
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
373
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
374
 
 
375
.c.lo:
 
376
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
377
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
380
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
381
 
 
382
mostlyclean-libtool:
 
383
        -rm -f *.lo
 
384
 
 
385
clean-libtool:
 
386
        -rm -rf .libs _libs
 
387
 
 
388
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
389
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
390
        unique=`for i in $$list; do \
 
391
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
392
          done | \
 
393
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
394
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
395
        mkid -fID $$unique
 
396
tags: TAGS
 
397
 
 
398
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
399
                $(TAGS_FILES) $(LISP)
 
400
        set x; \
 
401
        here=`pwd`; \
 
402
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
403
        unique=`for i in $$list; do \
 
404
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
405
          done | \
 
406
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
407
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
408
        shift; \
 
409
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
410
          test -n "$$unique" || unique=$$empty_fix; \
 
411
          if test $$# -gt 0; then \
 
412
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
413
              "$$@" $$unique; \
 
414
          else \
 
415
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
416
              $$unique; \
 
417
          fi; \
 
418
        fi
 
419
ctags: CTAGS
 
420
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
421
                $(TAGS_FILES) $(LISP)
 
422
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
423
        unique=`for i in $$list; do \
 
424
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
425
          done | \
 
426
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
427
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
428
        test -z "$(CTAGS_ARGS)$$unique" \
 
429
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
430
             $$unique
 
431
 
 
432
GTAGS:
 
433
        here=`$(am__cd) $(top_builddir) && pwd` \
 
434
          && $(am__cd) $(top_srcdir) \
 
435
          && gtags -i $(GTAGS_ARGS) "$$here"
 
436
 
 
437
distclean-tags:
 
438
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
439
 
 
440
distdir: $(DISTFILES)
 
441
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
442
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
443
        list='$(DISTFILES)'; \
 
444
          dist_files=`for file in $$list; do echo $$file; done | \
 
445
          sed -e "s|^$$srcdirstrip/||;t" \
 
446
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
447
        case $$dist_files in \
 
448
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
449
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
450
                           sort -u` ;; \
 
451
        esac; \
 
452
        for file in $$dist_files; do \
 
453
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
454
          if test -d $$d/$$file; then \
 
455
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
456
            if test -d "$(distdir)/$$file"; then \
 
457
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
458
            fi; \
 
459
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
460
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
461
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
462
            fi; \
 
463
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
464
          else \
 
465
            test -f "$(distdir)/$$file" \
 
466
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
467
            || exit 1; \
 
468
          fi; \
 
469
        done
 
470
check-am: all-am
 
471
check: check-am
 
472
all-am: Makefile $(LTLIBRARIES)
 
473
installdirs:
 
474
install: install-am
 
475
install-exec: install-exec-am
 
476
install-data: install-data-am
 
477
uninstall: uninstall-am
 
478
 
 
479
install-am: all-am
 
480
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
481
 
 
482
installcheck: installcheck-am
 
483
install-strip:
 
484
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
485
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
486
          `test -z '$(STRIP)' || \
 
487
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
488
mostlyclean-generic:
 
489
 
 
490
clean-generic:
 
491
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
492
 
 
493
distclean-generic:
 
494
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
495
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
496
 
 
497
maintainer-clean-generic:
 
498
        @echo "This command is intended for maintainers to use"
 
499
        @echo "it deletes files that may require special tools to rebuild."
 
500
clean: clean-am
 
501
 
 
502
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
503
        mostlyclean-am
 
504
 
 
505
distclean: distclean-am
 
506
        -rm -rf ./$(DEPDIR)
 
507
        -rm -f Makefile
 
508
distclean-am: clean-am distclean-compile distclean-generic \
 
509
        distclean-tags
 
510
 
 
511
dvi: dvi-am
 
512
 
 
513
dvi-am:
 
514
 
 
515
html: html-am
 
516
 
 
517
html-am:
 
518
 
 
519
info: info-am
 
520
 
 
521
info-am:
 
522
 
 
523
install-data-am:
 
524
 
 
525
install-dvi: install-dvi-am
 
526
 
 
527
install-dvi-am:
 
528
 
 
529
install-exec-am:
 
530
 
 
531
install-html: install-html-am
 
532
 
 
533
install-html-am:
 
534
 
 
535
install-info: install-info-am
 
536
 
 
537
install-info-am:
 
538
 
 
539
install-man:
 
540
 
 
541
install-pdf: install-pdf-am
 
542
 
 
543
install-pdf-am:
 
544
 
 
545
install-ps: install-ps-am
 
546
 
 
547
install-ps-am:
 
548
 
 
549
installcheck-am:
 
550
 
 
551
maintainer-clean: maintainer-clean-am
 
552
        -rm -rf ./$(DEPDIR)
 
553
        -rm -f Makefile
 
554
maintainer-clean-am: distclean-am maintainer-clean-generic
 
555
 
 
556
mostlyclean: mostlyclean-am
 
557
 
 
558
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
559
        mostlyclean-libtool
 
560
 
 
561
pdf: pdf-am
 
562
 
 
563
pdf-am:
 
564
 
 
565
ps: ps-am
 
566
 
 
567
ps-am:
 
568
 
 
569
uninstall-am:
 
570
 
 
571
.MAKE: install-am install-strip
 
572
 
 
573
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
574
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
575
        distclean-compile distclean-generic distclean-libtool \
 
576
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
577
        install install-am install-data install-data-am install-dvi \
 
578
        install-dvi-am install-exec install-exec-am install-html \
 
579
        install-html-am install-info install-info-am install-man \
 
580
        install-pdf install-pdf-am install-ps install-ps-am \
 
581
        install-strip installcheck installcheck-am installdirs \
 
582
        maintainer-clean maintainer-clean-generic mostlyclean \
 
583
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
584
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
585
 
 
586
 
 
587
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
588
# Otherwise a system limit (for SysV at least) may be exceeded.
 
589
.NOEXPORT: