~ubuntu-branches/ubuntu/vivid/slurm-llnl/vivid

« back to all changes in this revision

Viewing changes to src/plugins/switch/federation/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2009-09-24 23:28:15 UTC
  • mfrom: (1.1.11 upstream) (3.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090924232815-enh65jn32q1ebg07
Tags: 2.0.5-1
* New upstream release 
* Changed dependecy from lib-mysqlclient15 to lib-mysqlclient 
* Added Default-Start for runlevel 2 and 4 and $remote_fs requirement in
  init.d scripts (Closes: #541252)
* Postinst checks for wrong runlevels 2 and 4 links
* Upgraded to standard version 3.8.3
* Add lintian overrides for missing slurm-llnl-configurator.html in doc
  base registration
* modified postrm scripts to ignore pkill return value in order to avoid
  postrm failure when no slurm process is running
* Checking for slurmctld.pid before cancelling running and pending
  jobs during package removal 

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.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
39
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
41
am__aclocal_m4_deps = $(top_srcdir)/auxdir/acx_pthread.m4 \
 
42
        $(top_srcdir)/auxdir/libtool.m4 \
 
43
        $(top_srcdir)/auxdir/ltoptions.m4 \
 
44
        $(top_srcdir)/auxdir/ltsugar.m4 \
 
45
        $(top_srcdir)/auxdir/ltversion.m4 \
 
46
        $(top_srcdir)/auxdir/lt~obsolete.m4 \
42
47
        $(top_srcdir)/auxdir/slurm.m4 \
43
48
        $(top_srcdir)/auxdir/x_ac__system_configuration.m4 \
44
49
        $(top_srcdir)/auxdir/x_ac_affinity.m4 \
45
50
        $(top_srcdir)/auxdir/x_ac_aix.m4 \
 
51
        $(top_srcdir)/auxdir/x_ac_blcr.m4 \
46
52
        $(top_srcdir)/auxdir/x_ac_bluegene.m4 \
47
53
        $(top_srcdir)/auxdir/x_ac_cflags.m4 \
 
54
        $(top_srcdir)/auxdir/x_ac_cray.m4 \
48
55
        $(top_srcdir)/auxdir/x_ac_databases.m4 \
49
56
        $(top_srcdir)/auxdir/x_ac_debug.m4 \
50
57
        $(top_srcdir)/auxdir/x_ac_elan.m4 \
 
58
        $(top_srcdir)/auxdir/x_ac_env.m4 \
51
59
        $(top_srcdir)/auxdir/x_ac_federation.m4 \
52
60
        $(top_srcdir)/auxdir/x_ac_gpl_licensed.m4 \
53
61
        $(top_srcdir)/auxdir/x_ac_gtk.m4 \
 
62
        $(top_srcdir)/auxdir/x_ac_iso.m4 \
54
63
        $(top_srcdir)/auxdir/x_ac_munge.m4 \
55
64
        $(top_srcdir)/auxdir/x_ac_ncurses.m4 \
56
65
        $(top_srcdir)/auxdir/x_ac_pam.m4 \
118
127
AUTOMAKE = @AUTOMAKE@
119
128
AWK = @AWK@
120
129
BG_INCLUDES = @BG_INCLUDES@
 
130
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
131
BLCR_HOME = @BLCR_HOME@
 
132
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
133
BLCR_LIBS = @BLCR_LIBS@
121
134
BLUEGENE_LOADED = @BLUEGENE_LOADED@
122
135
CC = @CC@
123
136
CCDEPMODE = @CCDEPMODE@
133
146
DEFS = @DEFS@
134
147
DEPDIR = @DEPDIR@
135
148
DSYMUTIL = @DSYMUTIL@
136
 
ECHO = @ECHO@
 
149
DUMPBIN = @DUMPBIN@
137
150
ECHO_C = @ECHO_C@
138
151
ECHO_N = @ECHO_N@
139
152
ECHO_T = @ECHO_T@
140
153
EGREP = @EGREP@
141
154
ELAN_LIBS = @ELAN_LIBS@
142
155
EXEEXT = @EXEEXT@
143
 
F77 = @F77@
144
156
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
145
 
FFLAGS = @FFLAGS@
 
157
FGREP = @FGREP@
146
158
GREP = @GREP@
147
159
GTK2_CFLAGS = @GTK2_CFLAGS@
148
160
GTK2_LIBS = @GTK2_LIBS@
159
171
INSTALL_PROGRAM = @INSTALL_PROGRAM@
160
172
INSTALL_SCRIPT = @INSTALL_SCRIPT@
161
173
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
174
LD = @LD@
162
175
LDFLAGS = @LDFLAGS@
163
176
LIBOBJS = @LIBOBJS@
164
177
LIBS = @LIBS@
165
178
LIBTOOL = @LIBTOOL@
166
179
LIB_LDFLAGS = @LIB_LDFLAGS@
 
180
LIPO = @LIPO@
167
181
LN_S = @LN_S@
168
182
LTLIBOBJS = @LTLIBOBJS@
169
183
MAINT = @MAINT@
175
189
MYSQL_CFLAGS = @MYSQL_CFLAGS@
176
190
MYSQL_LIBS = @MYSQL_LIBS@
177
191
NCURSES = @NCURSES@
 
192
NM = @NM@
178
193
NMEDIT = @NMEDIT@
179
194
NUMA_LIBS = @NUMA_LIBS@
 
195
OBJDUMP = @OBJDUMP@
180
196
OBJEXT = @OBJEXT@
 
197
OTOOL = @OTOOL@
 
198
OTOOL64 = @OTOOL64@
181
199
PACKAGE = @PACKAGE@
182
200
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183
201
PACKAGE_NAME = @PACKAGE_NAME@
228
246
abs_top_srcdir = @abs_top_srcdir@
229
247
ac_ct_CC = @ac_ct_CC@
230
248
ac_ct_CXX = @ac_ct_CXX@
231
 
ac_ct_F77 = @ac_ct_F77@
 
249
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
232
250
am__include = @am__include@
233
251
am__leading_dot = @am__leading_dot@
234
252
am__quote = @am__quote@
259
277
libexecdir = @libexecdir@
260
278
localedir = @localedir@
261
279
localstatedir = @localstatedir@
 
280
lt_ECHO = @lt_ECHO@
262
281
mandir = @mandir@
263
282
mkdir_p = @mkdir_p@
264
283
oldincludedir = @oldincludedir@
275
294
target_cpu = @target_cpu@
276
295
target_os = @target_os@
277
296
target_vendor = @target_vendor@
 
297
top_build_prefix = @top_build_prefix@
278
298
top_builddir = @top_builddir@
279
299
top_srcdir = @top_srcdir@
280
300
AUTOMAKE_OPTIONS = foreign
306
326
        @for dep in $?; do \
307
327
          case '$(am__configure_deps)' in \
308
328
            *$$dep*) \
309
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
310
 
                && exit 0; \
 
329
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
330
                && { if test -f $@; then exit 0; else break; fi; }; \
311
331
              exit 1;; \
312
332
          esac; \
313
333
        done; \
402
422
        unique=`for i in $$list; do \
403
423
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404
424
          done | \
405
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
425
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406
426
              END { if (nonempty) { for (i in files) print i; }; }'`; \
407
427
        mkid -fID $$unique
408
428
tags: TAGS