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

« back to all changes in this revision

Viewing changes to src/salloc/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,
40
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
42
am__aclocal_m4_deps = $(top_srcdir)/auxdir/acx_pthread.m4 \
 
43
        $(top_srcdir)/auxdir/libtool.m4 \
 
44
        $(top_srcdir)/auxdir/ltoptions.m4 \
 
45
        $(top_srcdir)/auxdir/ltsugar.m4 \
 
46
        $(top_srcdir)/auxdir/ltversion.m4 \
 
47
        $(top_srcdir)/auxdir/lt~obsolete.m4 \
43
48
        $(top_srcdir)/auxdir/slurm.m4 \
44
49
        $(top_srcdir)/auxdir/x_ac__system_configuration.m4 \
45
50
        $(top_srcdir)/auxdir/x_ac_affinity.m4 \
46
51
        $(top_srcdir)/auxdir/x_ac_aix.m4 \
 
52
        $(top_srcdir)/auxdir/x_ac_blcr.m4 \
47
53
        $(top_srcdir)/auxdir/x_ac_bluegene.m4 \
48
54
        $(top_srcdir)/auxdir/x_ac_cflags.m4 \
 
55
        $(top_srcdir)/auxdir/x_ac_cray.m4 \
49
56
        $(top_srcdir)/auxdir/x_ac_databases.m4 \
50
57
        $(top_srcdir)/auxdir/x_ac_debug.m4 \
51
58
        $(top_srcdir)/auxdir/x_ac_elan.m4 \
 
59
        $(top_srcdir)/auxdir/x_ac_env.m4 \
52
60
        $(top_srcdir)/auxdir/x_ac_federation.m4 \
53
61
        $(top_srcdir)/auxdir/x_ac_gpl_licensed.m4 \
54
62
        $(top_srcdir)/auxdir/x_ac_gtk.m4 \
 
63
        $(top_srcdir)/auxdir/x_ac_iso.m4 \
55
64
        $(top_srcdir)/auxdir/x_ac_munge.m4 \
56
65
        $(top_srcdir)/auxdir/x_ac_ncurses.m4 \
57
66
        $(top_srcdir)/auxdir/x_ac_pam.m4 \
105
114
AUTOMAKE = @AUTOMAKE@
106
115
AWK = @AWK@
107
116
BG_INCLUDES = @BG_INCLUDES@
 
117
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
118
BLCR_HOME = @BLCR_HOME@
 
119
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
120
BLCR_LIBS = @BLCR_LIBS@
108
121
BLUEGENE_LOADED = @BLUEGENE_LOADED@
109
122
CC = @CC@
110
123
CCDEPMODE = @CCDEPMODE@
120
133
DEFS = @DEFS@
121
134
DEPDIR = @DEPDIR@
122
135
DSYMUTIL = @DSYMUTIL@
123
 
ECHO = @ECHO@
 
136
DUMPBIN = @DUMPBIN@
124
137
ECHO_C = @ECHO_C@
125
138
ECHO_N = @ECHO_N@
126
139
ECHO_T = @ECHO_T@
127
140
EGREP = @EGREP@
128
141
ELAN_LIBS = @ELAN_LIBS@
129
142
EXEEXT = @EXEEXT@
130
 
F77 = @F77@
131
143
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
132
 
FFLAGS = @FFLAGS@
 
144
FGREP = @FGREP@
133
145
GREP = @GREP@
134
146
GTK2_CFLAGS = @GTK2_CFLAGS@
135
147
GTK2_LIBS = @GTK2_LIBS@
146
158
INSTALL_PROGRAM = @INSTALL_PROGRAM@
147
159
INSTALL_SCRIPT = @INSTALL_SCRIPT@
148
160
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
161
LD = @LD@
149
162
LDFLAGS = @LDFLAGS@
150
163
LIBOBJS = @LIBOBJS@
151
164
LIBS = @LIBS@
152
165
LIBTOOL = @LIBTOOL@
153
166
LIB_LDFLAGS = @LIB_LDFLAGS@
 
167
LIPO = @LIPO@
154
168
LN_S = @LN_S@
155
169
LTLIBOBJS = @LTLIBOBJS@
156
170
MAINT = @MAINT@
162
176
MYSQL_CFLAGS = @MYSQL_CFLAGS@
163
177
MYSQL_LIBS = @MYSQL_LIBS@
164
178
NCURSES = @NCURSES@
 
179
NM = @NM@
165
180
NMEDIT = @NMEDIT@
166
181
NUMA_LIBS = @NUMA_LIBS@
 
182
OBJDUMP = @OBJDUMP@
167
183
OBJEXT = @OBJEXT@
 
184
OTOOL = @OTOOL@
 
185
OTOOL64 = @OTOOL64@
168
186
PACKAGE = @PACKAGE@
169
187
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170
188
PACKAGE_NAME = @PACKAGE_NAME@
215
233
abs_top_srcdir = @abs_top_srcdir@
216
234
ac_ct_CC = @ac_ct_CC@
217
235
ac_ct_CXX = @ac_ct_CXX@
218
 
ac_ct_F77 = @ac_ct_F77@
 
236
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
219
237
am__include = @am__include@
220
238
am__leading_dot = @am__leading_dot@
221
239
am__quote = @am__quote@
246
264
libexecdir = @libexecdir@
247
265
localedir = @localedir@
248
266
localstatedir = @localstatedir@
 
267
lt_ECHO = @lt_ECHO@
249
268
mandir = @mandir@
250
269
mkdir_p = @mkdir_p@
251
270
oldincludedir = @oldincludedir@
262
281
target_cpu = @target_cpu@
263
282
target_os = @target_os@
264
283
target_vendor = @target_vendor@
 
284
top_build_prefix = @top_build_prefix@
265
285
top_builddir = @top_builddir@
266
286
top_srcdir = @top_srcdir@
267
287
AUTOMAKE_OPTIONS = foreign
281
301
        @for dep in $?; do \
282
302
          case '$(am__configure_deps)' in \
283
303
            *$$dep*) \
284
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
285
 
                && exit 0; \
 
304
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
305
                && { if test -f $@; then exit 0; else break; fi; }; \
286
306
              exit 1;; \
287
307
          esac; \
288
308
        done; \
379
399
        unique=`for i in $$list; do \
380
400
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381
401
          done | \
382
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
402
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383
403
              END { if (nonempty) { for (i in files) print i; }; }'`; \
384
404
        mkid -fID $$unique
385
405
tags: TAGS