|
@@ -1,671 +0,0 @@
|
1
|
|
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
|
2
|
|
-# @configure_input@
|
3
|
|
-
|
4
|
|
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
5
|
|
-
|
6
|
|
-# This Makefile.in is free software; the Free Software Foundation
|
7
|
|
-# gives unlimited permission to copy and/or distribute it,
|
8
|
|
-# with or without modifications, as long as this notice is preserved.
|
9
|
|
-
|
10
|
|
-# This program is distributed in the hope that it will be useful,
|
11
|
|
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
12
|
|
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
13
|
|
-# PARTICULAR PURPOSE.
|
14
|
|
-
|
15
|
|
-@SET_MAKE@
|
16
|
|
-
|
17
|
|
-VPATH = @srcdir@
|
18
|
|
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
19
|
|
-am__make_running_with_option = \
|
20
|
|
- case $${target_option-} in \
|
21
|
|
- ?) ;; \
|
22
|
|
- *) echo "am__make_running_with_option: internal error: invalid" \
|
23
|
|
- "target option '$${target_option-}' specified" >&2; \
|
24
|
|
- exit 1;; \
|
25
|
|
- esac; \
|
26
|
|
- has_opt=no; \
|
27
|
|
- sane_makeflags=$$MAKEFLAGS; \
|
28
|
|
- if $(am__is_gnu_make); then \
|
29
|
|
- sane_makeflags=$$MFLAGS; \
|
30
|
|
- else \
|
31
|
|
- case $$MAKEFLAGS in \
|
32
|
|
- *\\[\ \ ]*) \
|
33
|
|
- bs=\\; \
|
34
|
|
- sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
35
|
|
- | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
36
|
|
- esac; \
|
37
|
|
- fi; \
|
38
|
|
- skip_next=no; \
|
39
|
|
- strip_trailopt () \
|
40
|
|
- { \
|
41
|
|
- flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
42
|
|
- }; \
|
43
|
|
- for flg in $$sane_makeflags; do \
|
44
|
|
- test $$skip_next = yes && { skip_next=no; continue; }; \
|
45
|
|
- case $$flg in \
|
46
|
|
- *=*|--*) continue;; \
|
47
|
|
- -*I) strip_trailopt 'I'; skip_next=yes;; \
|
48
|
|
- -*I?*) strip_trailopt 'I';; \
|
49
|
|
- -*O) strip_trailopt 'O'; skip_next=yes;; \
|
50
|
|
- -*O?*) strip_trailopt 'O';; \
|
51
|
|
- -*l) strip_trailopt 'l'; skip_next=yes;; \
|
52
|
|
- -*l?*) strip_trailopt 'l';; \
|
53
|
|
- -[dEDm]) skip_next=yes;; \
|
54
|
|
- -[JT]) skip_next=yes;; \
|
55
|
|
- esac; \
|
56
|
|
- case $$flg in \
|
57
|
|
- *$$target_option*) has_opt=yes; break;; \
|
58
|
|
- esac; \
|
59
|
|
- done; \
|
60
|
|
- test $$has_opt = yes
|
61
|
|
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
62
|
|
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
63
|
|
-pkgdatadir = $(datadir)/@PACKAGE@
|
64
|
|
-pkgincludedir = $(includedir)/@PACKAGE@
|
65
|
|
-pkglibdir = $(libdir)/@PACKAGE@
|
66
|
|
-pkglibexecdir = $(libexecdir)/@PACKAGE@
|
67
|
|
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
68
|
|
-install_sh_DATA = $(install_sh) -c -m 644
|
69
|
|
-install_sh_PROGRAM = $(install_sh) -c
|
70
|
|
-install_sh_SCRIPT = $(install_sh) -c
|
71
|
|
-INSTALL_HEADER = $(INSTALL_DATA)
|
72
|
|
-transform = $(program_transform_name)
|
73
|
|
-NORMAL_INSTALL = :
|
74
|
|
-PRE_INSTALL = :
|
75
|
|
-POST_INSTALL = :
|
76
|
|
-NORMAL_UNINSTALL = :
|
77
|
|
-PRE_UNINSTALL = :
|
78
|
|
-POST_UNINSTALL = :
|
79
|
|
-subdir = progs
|
80
|
|
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
|
81
|
|
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
82
|
|
-am__aclocal_m4_deps = $(top_srcdir)/m4/python.m4 \
|
83
|
|
- $(top_srcdir)/m4/python_pyconfigure.m4 \
|
84
|
|
- $(top_srcdir)/configure.ac
|
85
|
|
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
86
|
|
- $(ACLOCAL_M4)
|
87
|
|
-mkinstalldirs = $(install_sh) -d
|
88
|
|
-CONFIG_CLEAN_FILES =
|
89
|
|
-CONFIG_CLEAN_VPATH_FILES =
|
90
|
|
-AM_V_P = $(am__v_P_@AM_V@)
|
91
|
|
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
92
|
|
-am__v_P_0 = false
|
93
|
|
-am__v_P_1 = :
|
94
|
|
-AM_V_GEN = $(am__v_GEN_@AM_V@)
|
95
|
|
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
96
|
|
-am__v_GEN_0 = @echo " GEN " $@;
|
97
|
|
-am__v_GEN_1 =
|
98
|
|
-AM_V_at = $(am__v_at_@AM_V@)
|
99
|
|
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
100
|
|
-am__v_at_0 = @
|
101
|
|
-am__v_at_1 =
|
102
|
|
-SOURCES =
|
103
|
|
-DIST_SOURCES =
|
104
|
|
-RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
|
105
|
|
- ctags-recursive dvi-recursive html-recursive info-recursive \
|
106
|
|
- install-data-recursive install-dvi-recursive \
|
107
|
|
- install-exec-recursive install-html-recursive \
|
108
|
|
- install-info-recursive install-pdf-recursive \
|
109
|
|
- install-ps-recursive install-recursive installcheck-recursive \
|
110
|
|
- installdirs-recursive pdf-recursive ps-recursive \
|
111
|
|
- tags-recursive uninstall-recursive
|
112
|
|
-am__can_run_installinfo = \
|
113
|
|
- case $$AM_UPDATE_INFO_DIR in \
|
114
|
|
- n|no|NO) false;; \
|
115
|
|
- *) (install-info --version) >/dev/null 2>&1;; \
|
116
|
|
- esac
|
117
|
|
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
118
|
|
-am__vpath_adj = case $$p in \
|
119
|
|
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
120
|
|
- *) f=$$p;; \
|
121
|
|
- esac;
|
122
|
|
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
123
|
|
-am__install_max = 40
|
124
|
|
-am__nobase_strip_setup = \
|
125
|
|
- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
126
|
|
-am__nobase_strip = \
|
127
|
|
- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
128
|
|
-am__nobase_list = $(am__nobase_strip_setup); \
|
129
|
|
- for p in $$list; do echo "$$p $$p"; done | \
|
130
|
|
- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
131
|
|
- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
132
|
|
- if (++n[$$2] == $(am__install_max)) \
|
133
|
|
- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
134
|
|
- END { for (dir in files) print dir, files[dir] }'
|
135
|
|
-am__base_list = \
|
136
|
|
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
137
|
|
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
138
|
|
-am__uninstall_files_from_dir = { \
|
139
|
|
- test -z "$$files" \
|
140
|
|
- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
141
|
|
- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
142
|
|
- $(am__cd) "$$dir" && rm -f $$files; }; \
|
143
|
|
- }
|
144
|
|
-am__installdirs = "$(DESTDIR)$(lodel2_scripts_dir)" \
|
145
|
|
- "$(DESTDIR)$(lodel2confdir)"
|
146
|
|
-DATA = $(lodel2_scripts__DATA) $(lodel2conf_DATA)
|
147
|
|
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
148
|
|
- distclean-recursive maintainer-clean-recursive
|
149
|
|
-am__recursive_targets = \
|
150
|
|
- $(RECURSIVE_TARGETS) \
|
151
|
|
- $(RECURSIVE_CLEAN_TARGETS) \
|
152
|
|
- $(am__extra_recursive_targets)
|
153
|
|
-AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
154
|
|
- distdir
|
155
|
|
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
156
|
|
-# Read a list of newline-separated strings from the standard input,
|
157
|
|
-# and print each of them once, without duplicates. Input order is
|
158
|
|
-# *not* preserved.
|
159
|
|
-am__uniquify_input = $(AWK) '\
|
160
|
|
- BEGIN { nonempty = 0; } \
|
161
|
|
- { items[$$0] = 1; nonempty = 1; } \
|
162
|
|
- END { if (nonempty) { for (i in items) print i; }; } \
|
163
|
|
-'
|
164
|
|
-# Make sure the list of sources is unique. This is necessary because,
|
165
|
|
-# e.g., the same source file might be shared among _SOURCES variables
|
166
|
|
-# for different programs/libraries.
|
167
|
|
-am__define_uniq_tagged_files = \
|
168
|
|
- list='$(am__tagged_files)'; \
|
169
|
|
- unique=`for i in $$list; do \
|
170
|
|
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
171
|
|
- done | $(am__uniquify_input)`
|
172
|
|
-ETAGS = etags
|
173
|
|
-CTAGS = ctags
|
174
|
|
-DIST_SUBDIRS = $(SUBDIRS)
|
175
|
|
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
176
|
|
-am__relativize = \
|
177
|
|
- dir0=`pwd`; \
|
178
|
|
- sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
179
|
|
- sed_rest='s,^[^/]*/*,,'; \
|
180
|
|
- sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
181
|
|
- sed_butlast='s,/*[^/]*$$,,'; \
|
182
|
|
- while test -n "$$dir1"; do \
|
183
|
|
- first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
184
|
|
- if test "$$first" != "."; then \
|
185
|
|
- if test "$$first" = ".."; then \
|
186
|
|
- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
187
|
|
- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
188
|
|
- else \
|
189
|
|
- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
190
|
|
- if test "$$first2" = "$$first"; then \
|
191
|
|
- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
192
|
|
- else \
|
193
|
|
- dir2="../$$dir2"; \
|
194
|
|
- fi; \
|
195
|
|
- dir0="$$dir0"/"$$first"; \
|
196
|
|
- fi; \
|
197
|
|
- fi; \
|
198
|
|
- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
199
|
|
- done; \
|
200
|
|
- reldir="$$dir2"
|
201
|
|
-ACLOCAL = @ACLOCAL@
|
202
|
|
-AMTAR = @AMTAR@
|
203
|
|
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
204
|
|
-AUTOCONF = @AUTOCONF@
|
205
|
|
-AUTOHEADER = @AUTOHEADER@
|
206
|
|
-AUTOMAKE = @AUTOMAKE@
|
207
|
|
-AWK = @AWK@
|
208
|
|
-CYGPATH_W = @CYGPATH_W@
|
209
|
|
-DEFS = @DEFS@
|
210
|
|
-DOCOK = @DOCOK@
|
211
|
|
-DOXYGEN = @DOXYGEN@
|
212
|
|
-DOXYPY = @DOXYPY@
|
213
|
|
-ECHO_C = @ECHO_C@
|
214
|
|
-ECHO_N = @ECHO_N@
|
215
|
|
-ECHO_T = @ECHO_T@
|
216
|
|
-GRAPHVIZ = @GRAPHVIZ@
|
217
|
|
-INSTALL = @INSTALL@
|
218
|
|
-INSTALL_DATA = @INSTALL_DATA@
|
219
|
|
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
220
|
|
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
221
|
|
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
222
|
|
-LIBOBJS = @LIBOBJS@
|
223
|
|
-LIBS = @LIBS@
|
224
|
|
-LTLIBOBJS = @LTLIBOBJS@
|
225
|
|
-MAKEINFO = @MAKEINFO@
|
226
|
|
-MKDIR_P = @MKDIR_P@
|
227
|
|
-PACKAGE = @PACKAGE@
|
228
|
|
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
229
|
|
-PACKAGE_NAME = @PACKAGE_NAME@
|
230
|
|
-PACKAGE_STRING = @PACKAGE_STRING@
|
231
|
|
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
232
|
|
-PACKAGE_URL = @PACKAGE_URL@
|
233
|
|
-PACKAGE_VERSION = @PACKAGE_VERSION@
|
234
|
|
-PATH_SEPARATOR = @PATH_SEPARATOR@
|
235
|
|
-PYMONGO = @PYMONGO@
|
236
|
|
-PYTHON = @PYTHON@
|
237
|
|
-PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
|
238
|
|
-PYTHON_PLATFORM = @PYTHON_PLATFORM@
|
239
|
|
-PYTHON_PREFIX = @PYTHON_PREFIX@
|
240
|
|
-PYTHON_VERSION = @PYTHON_VERSION@
|
241
|
|
-SET_MAKE = @SET_MAKE@
|
242
|
|
-SHELL = @SHELL@
|
243
|
|
-SITEPACKAGES = @SITEPACKAGES@
|
244
|
|
-STRIP = @STRIP@
|
245
|
|
-VERSION = @VERSION@
|
246
|
|
-WEBUI = @WEBUI@
|
247
|
|
-abs_builddir = @abs_builddir@
|
248
|
|
-abs_srcdir = @abs_srcdir@
|
249
|
|
-abs_top_builddir = @abs_top_builddir@
|
250
|
|
-abs_top_srcdir = @abs_top_srcdir@
|
251
|
|
-am__leading_dot = @am__leading_dot@
|
252
|
|
-am__tar = @am__tar@
|
253
|
|
-am__untar = @am__untar@
|
254
|
|
-bindir = @bindir@
|
255
|
|
-build_alias = @build_alias@
|
256
|
|
-builddir = @builddir@
|
257
|
|
-datadir = @datadir@
|
258
|
|
-datarootdir = @datarootdir@
|
259
|
|
-docdir = @docdir@
|
260
|
|
-dvidir = @dvidir@
|
261
|
|
-exec_prefix = @exec_prefix@
|
262
|
|
-host_alias = @host_alias@
|
263
|
|
-htmldir = @htmldir@
|
264
|
|
-includedir = @includedir@
|
265
|
|
-infodir = @infodir@
|
266
|
|
-install_sh = @install_sh@
|
267
|
|
-libdir = @libdir@
|
268
|
|
-libexecdir = @libexecdir@
|
269
|
|
-localedir = @localedir@
|
270
|
|
-localstatedir = @localstatedir@
|
271
|
|
-mandir = @mandir@
|
272
|
|
-mkdir_p = @mkdir_p@
|
273
|
|
-oldincludedir = @oldincludedir@
|
274
|
|
-pdfdir = @pdfdir@
|
275
|
|
-pkgpyexecdir = @pkgpyexecdir@
|
276
|
|
-pkgpythondir = @pkgpythondir@
|
277
|
|
-prefix = @prefix@
|
278
|
|
-program_transform_name = @program_transform_name@
|
279
|
|
-psdir = @psdir@
|
280
|
|
-pyexecdir = @pyexecdir@
|
281
|
|
-pythondir = @pythondir@
|
282
|
|
-sbindir = @sbindir@
|
283
|
|
-sharedstatedir = @sharedstatedir@
|
284
|
|
-srcdir = @srcdir@
|
285
|
|
-sysconfdir = @sysconfdir@
|
286
|
|
-target_alias = @target_alias@
|
287
|
|
-top_build_prefix = @top_build_prefix@
|
288
|
|
-top_builddir = @top_builddir@
|
289
|
|
-top_srcdir = @top_srcdir@
|
290
|
|
-SUBDIRS = slim
|
291
|
|
-lodel2_scripts_dir = $(datadir)/lodel2/scripts
|
292
|
|
-lodel2_scripts__DATA = create_instance mass_deploy
|
293
|
|
-CLEANFILES = create_instance mass_deploy mass_deploy.cfg
|
294
|
|
-lodel2conf_DATA = mass_deploy.cfg
|
295
|
|
-lodel2confdir = $(sysconfdir)/lodel2
|
296
|
|
-do_subst = sed -e 's,\[@\]PKGPYTHONDIR\[@\],$(pkgpythondir),g' \
|
297
|
|
- -e 's,\[@\]LODEL2_PROGSDIR\[@\],$(lodel2_scripts_dir),g' \
|
298
|
|
- -e 's,\[@\]LODEL2_CONFDIR\[@\],$(lodel2confdir),g'
|
299
|
|
-
|
300
|
|
-all: all-recursive
|
301
|
|
-
|
302
|
|
-.SUFFIXES:
|
303
|
|
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
304
|
|
- @for dep in $?; do \
|
305
|
|
- case '$(am__configure_deps)' in \
|
306
|
|
- *$$dep*) \
|
307
|
|
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
308
|
|
- && { if test -f $@; then exit 0; else break; fi; }; \
|
309
|
|
- exit 1;; \
|
310
|
|
- esac; \
|
311
|
|
- done; \
|
312
|
|
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu progs/Makefile'; \
|
313
|
|
- $(am__cd) $(top_srcdir) && \
|
314
|
|
- $(AUTOMAKE) --gnu progs/Makefile
|
315
|
|
-.PRECIOUS: Makefile
|
316
|
|
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
317
|
|
- @case '$?' in \
|
318
|
|
- *config.status*) \
|
319
|
|
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
320
|
|
- *) \
|
321
|
|
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
322
|
|
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
323
|
|
- esac;
|
324
|
|
-
|
325
|
|
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
326
|
|
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
327
|
|
-
|
328
|
|
-$(top_srcdir)/configure: $(am__configure_deps)
|
329
|
|
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
330
|
|
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
331
|
|
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
332
|
|
-$(am__aclocal_m4_deps):
|
333
|
|
-install-lodel2_scripts_DATA: $(lodel2_scripts__DATA)
|
334
|
|
- @$(NORMAL_INSTALL)
|
335
|
|
- @list='$(lodel2_scripts__DATA)'; test -n "$(lodel2_scripts_dir)" || list=; \
|
336
|
|
- if test -n "$$list"; then \
|
337
|
|
- echo " $(MKDIR_P) '$(DESTDIR)$(lodel2_scripts_dir)'"; \
|
338
|
|
- $(MKDIR_P) "$(DESTDIR)$(lodel2_scripts_dir)" || exit 1; \
|
339
|
|
- fi; \
|
340
|
|
- for p in $$list; do \
|
341
|
|
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
342
|
|
- echo "$$d$$p"; \
|
343
|
|
- done | $(am__base_list) | \
|
344
|
|
- while read files; do \
|
345
|
|
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(lodel2_scripts_dir)'"; \
|
346
|
|
- $(INSTALL_DATA) $$files "$(DESTDIR)$(lodel2_scripts_dir)" || exit $$?; \
|
347
|
|
- done
|
348
|
|
-
|
349
|
|
-uninstall-lodel2_scripts_DATA:
|
350
|
|
- @$(NORMAL_UNINSTALL)
|
351
|
|
- @list='$(lodel2_scripts__DATA)'; test -n "$(lodel2_scripts_dir)" || list=; \
|
352
|
|
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
353
|
|
- dir='$(DESTDIR)$(lodel2_scripts_dir)'; $(am__uninstall_files_from_dir)
|
354
|
|
-install-lodel2confDATA: $(lodel2conf_DATA)
|
355
|
|
- @$(NORMAL_INSTALL)
|
356
|
|
- @list='$(lodel2conf_DATA)'; test -n "$(lodel2confdir)" || list=; \
|
357
|
|
- if test -n "$$list"; then \
|
358
|
|
- echo " $(MKDIR_P) '$(DESTDIR)$(lodel2confdir)'"; \
|
359
|
|
- $(MKDIR_P) "$(DESTDIR)$(lodel2confdir)" || exit 1; \
|
360
|
|
- fi; \
|
361
|
|
- for p in $$list; do \
|
362
|
|
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
363
|
|
- echo "$$d$$p"; \
|
364
|
|
- done | $(am__base_list) | \
|
365
|
|
- while read files; do \
|
366
|
|
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(lodel2confdir)'"; \
|
367
|
|
- $(INSTALL_DATA) $$files "$(DESTDIR)$(lodel2confdir)" || exit $$?; \
|
368
|
|
- done
|
369
|
|
-
|
370
|
|
-uninstall-lodel2confDATA:
|
371
|
|
- @$(NORMAL_UNINSTALL)
|
372
|
|
- @list='$(lodel2conf_DATA)'; test -n "$(lodel2confdir)" || list=; \
|
373
|
|
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
374
|
|
- dir='$(DESTDIR)$(lodel2confdir)'; $(am__uninstall_files_from_dir)
|
375
|
|
-
|
376
|
|
-# This directory's subdirectories are mostly independent; you can cd
|
377
|
|
-# into them and run 'make' without going through this Makefile.
|
378
|
|
-# To change the values of 'make' variables: instead of editing Makefiles,
|
379
|
|
-# (1) if the variable is set in 'config.status', edit 'config.status'
|
380
|
|
-# (which will cause the Makefiles to be regenerated when you run 'make');
|
381
|
|
-# (2) otherwise, pass the desired values on the 'make' command line.
|
382
|
|
-$(am__recursive_targets):
|
383
|
|
- @fail=; \
|
384
|
|
- if $(am__make_keepgoing); then \
|
385
|
|
- failcom='fail=yes'; \
|
386
|
|
- else \
|
387
|
|
- failcom='exit 1'; \
|
388
|
|
- fi; \
|
389
|
|
- dot_seen=no; \
|
390
|
|
- target=`echo $@ | sed s/-recursive//`; \
|
391
|
|
- case "$@" in \
|
392
|
|
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
393
|
|
- *) list='$(SUBDIRS)' ;; \
|
394
|
|
- esac; \
|
395
|
|
- for subdir in $$list; do \
|
396
|
|
- echo "Making $$target in $$subdir"; \
|
397
|
|
- if test "$$subdir" = "."; then \
|
398
|
|
- dot_seen=yes; \
|
399
|
|
- local_target="$$target-am"; \
|
400
|
|
- else \
|
401
|
|
- local_target="$$target"; \
|
402
|
|
- fi; \
|
403
|
|
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
404
|
|
- || eval $$failcom; \
|
405
|
|
- done; \
|
406
|
|
- if test "$$dot_seen" = "no"; then \
|
407
|
|
- $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
408
|
|
- fi; test -z "$$fail"
|
409
|
|
-
|
410
|
|
-ID: $(am__tagged_files)
|
411
|
|
- $(am__define_uniq_tagged_files); mkid -fID $$unique
|
412
|
|
-tags: tags-recursive
|
413
|
|
-TAGS: tags
|
414
|
|
-
|
415
|
|
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
416
|
|
- set x; \
|
417
|
|
- here=`pwd`; \
|
418
|
|
- if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
419
|
|
- include_option=--etags-include; \
|
420
|
|
- empty_fix=.; \
|
421
|
|
- else \
|
422
|
|
- include_option=--include; \
|
423
|
|
- empty_fix=; \
|
424
|
|
- fi; \
|
425
|
|
- list='$(SUBDIRS)'; for subdir in $$list; do \
|
426
|
|
- if test "$$subdir" = .; then :; else \
|
427
|
|
- test ! -f $$subdir/TAGS || \
|
428
|
|
- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
429
|
|
- fi; \
|
430
|
|
- done; \
|
431
|
|
- $(am__define_uniq_tagged_files); \
|
432
|
|
- shift; \
|
433
|
|
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
434
|
|
- test -n "$$unique" || unique=$$empty_fix; \
|
435
|
|
- if test $$# -gt 0; then \
|
436
|
|
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
437
|
|
- "$$@" $$unique; \
|
438
|
|
- else \
|
439
|
|
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
440
|
|
- $$unique; \
|
441
|
|
- fi; \
|
442
|
|
- fi
|
443
|
|
-ctags: ctags-recursive
|
444
|
|
-
|
445
|
|
-CTAGS: ctags
|
446
|
|
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
447
|
|
- $(am__define_uniq_tagged_files); \
|
448
|
|
- test -z "$(CTAGS_ARGS)$$unique" \
|
449
|
|
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
450
|
|
- $$unique
|
451
|
|
-
|
452
|
|
-GTAGS:
|
453
|
|
- here=`$(am__cd) $(top_builddir) && pwd` \
|
454
|
|
- && $(am__cd) $(top_srcdir) \
|
455
|
|
- && gtags -i $(GTAGS_ARGS) "$$here"
|
456
|
|
-cscopelist: cscopelist-recursive
|
457
|
|
-
|
458
|
|
-cscopelist-am: $(am__tagged_files)
|
459
|
|
- list='$(am__tagged_files)'; \
|
460
|
|
- case "$(srcdir)" in \
|
461
|
|
- [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
462
|
|
- *) sdir=$(subdir)/$(srcdir) ;; \
|
463
|
|
- esac; \
|
464
|
|
- for i in $$list; do \
|
465
|
|
- if test -f "$$i"; then \
|
466
|
|
- echo "$(subdir)/$$i"; \
|
467
|
|
- else \
|
468
|
|
- echo "$$sdir/$$i"; \
|
469
|
|
- fi; \
|
470
|
|
- done >> $(top_builddir)/cscope.files
|
471
|
|
-
|
472
|
|
-distclean-tags:
|
473
|
|
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
474
|
|
-
|
475
|
|
-distdir: $(DISTFILES)
|
476
|
|
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
477
|
|
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
478
|
|
- list='$(DISTFILES)'; \
|
479
|
|
- dist_files=`for file in $$list; do echo $$file; done | \
|
480
|
|
- sed -e "s|^$$srcdirstrip/||;t" \
|
481
|
|
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
482
|
|
- case $$dist_files in \
|
483
|
|
- */*) $(MKDIR_P) `echo "$$dist_files" | \
|
484
|
|
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
485
|
|
- sort -u` ;; \
|
486
|
|
- esac; \
|
487
|
|
- for file in $$dist_files; do \
|
488
|
|
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
489
|
|
- if test -d $$d/$$file; then \
|
490
|
|
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
491
|
|
- if test -d "$(distdir)/$$file"; then \
|
492
|
|
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
493
|
|
- fi; \
|
494
|
|
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
495
|
|
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
496
|
|
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
497
|
|
- fi; \
|
498
|
|
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
499
|
|
- else \
|
500
|
|
- test -f "$(distdir)/$$file" \
|
501
|
|
- || cp -p $$d/$$file "$(distdir)/$$file" \
|
502
|
|
- || exit 1; \
|
503
|
|
- fi; \
|
504
|
|
- done
|
505
|
|
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
506
|
|
- if test "$$subdir" = .; then :; else \
|
507
|
|
- $(am__make_dryrun) \
|
508
|
|
- || test -d "$(distdir)/$$subdir" \
|
509
|
|
- || $(MKDIR_P) "$(distdir)/$$subdir" \
|
510
|
|
- || exit 1; \
|
511
|
|
- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
512
|
|
- $(am__relativize); \
|
513
|
|
- new_distdir=$$reldir; \
|
514
|
|
- dir1=$$subdir; dir2="$(top_distdir)"; \
|
515
|
|
- $(am__relativize); \
|
516
|
|
- new_top_distdir=$$reldir; \
|
517
|
|
- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
518
|
|
- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
519
|
|
- ($(am__cd) $$subdir && \
|
520
|
|
- $(MAKE) $(AM_MAKEFLAGS) \
|
521
|
|
- top_distdir="$$new_top_distdir" \
|
522
|
|
- distdir="$$new_distdir" \
|
523
|
|
- am__remove_distdir=: \
|
524
|
|
- am__skip_length_check=: \
|
525
|
|
- am__skip_mode_fix=: \
|
526
|
|
- distdir) \
|
527
|
|
- || exit 1; \
|
528
|
|
- fi; \
|
529
|
|
- done
|
530
|
|
-check-am: all-am
|
531
|
|
-check: check-recursive
|
532
|
|
-all-am: Makefile $(DATA)
|
533
|
|
-installdirs: installdirs-recursive
|
534
|
|
-installdirs-am:
|
535
|
|
- for dir in "$(DESTDIR)$(lodel2_scripts_dir)" "$(DESTDIR)$(lodel2confdir)"; do \
|
536
|
|
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
537
|
|
- done
|
538
|
|
-install: install-recursive
|
539
|
|
-install-exec: install-exec-recursive
|
540
|
|
-install-data: install-data-recursive
|
541
|
|
-uninstall: uninstall-recursive
|
542
|
|
-
|
543
|
|
-install-am: all-am
|
544
|
|
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
545
|
|
-
|
546
|
|
-installcheck: installcheck-recursive
|
547
|
|
-install-strip:
|
548
|
|
- if test -z '$(STRIP)'; then \
|
549
|
|
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
550
|
|
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
551
|
|
- install; \
|
552
|
|
- else \
|
553
|
|
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
554
|
|
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
555
|
|
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
556
|
|
- fi
|
557
|
|
-mostlyclean-generic:
|
558
|
|
-
|
559
|
|
-clean-generic:
|
560
|
|
- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
561
|
|
-
|
562
|
|
-distclean-generic:
|
563
|
|
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
564
|
|
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
565
|
|
-
|
566
|
|
-maintainer-clean-generic:
|
567
|
|
- @echo "This command is intended for maintainers to use"
|
568
|
|
- @echo "it deletes files that may require special tools to rebuild."
|
569
|
|
-clean: clean-recursive
|
570
|
|
-
|
571
|
|
-clean-am: clean-generic mostlyclean-am
|
572
|
|
-
|
573
|
|
-distclean: distclean-recursive
|
574
|
|
- -rm -f Makefile
|
575
|
|
-distclean-am: clean-am distclean-generic distclean-tags
|
576
|
|
-
|
577
|
|
-dvi: dvi-recursive
|
578
|
|
-
|
579
|
|
-dvi-am:
|
580
|
|
-
|
581
|
|
-html: html-recursive
|
582
|
|
-
|
583
|
|
-html-am:
|
584
|
|
-
|
585
|
|
-info: info-recursive
|
586
|
|
-
|
587
|
|
-info-am:
|
588
|
|
-
|
589
|
|
-install-data-am: install-lodel2_scripts_DATA install-lodel2confDATA
|
590
|
|
- @$(NORMAL_INSTALL)
|
591
|
|
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
|
592
|
|
-install-dvi: install-dvi-recursive
|
593
|
|
-
|
594
|
|
-install-dvi-am:
|
595
|
|
-
|
596
|
|
-install-exec-am:
|
597
|
|
-
|
598
|
|
-install-html: install-html-recursive
|
599
|
|
-
|
600
|
|
-install-html-am:
|
601
|
|
-
|
602
|
|
-install-info: install-info-recursive
|
603
|
|
-
|
604
|
|
-install-info-am:
|
605
|
|
-
|
606
|
|
-install-man:
|
607
|
|
-
|
608
|
|
-install-pdf: install-pdf-recursive
|
609
|
|
-
|
610
|
|
-install-pdf-am:
|
611
|
|
-
|
612
|
|
-install-ps: install-ps-recursive
|
613
|
|
-
|
614
|
|
-install-ps-am:
|
615
|
|
-
|
616
|
|
-installcheck-am:
|
617
|
|
-
|
618
|
|
-maintainer-clean: maintainer-clean-recursive
|
619
|
|
- -rm -f Makefile
|
620
|
|
-maintainer-clean-am: distclean-am maintainer-clean-generic
|
621
|
|
-
|
622
|
|
-mostlyclean: mostlyclean-recursive
|
623
|
|
-
|
624
|
|
-mostlyclean-am: mostlyclean-generic
|
625
|
|
-
|
626
|
|
-pdf: pdf-recursive
|
627
|
|
-
|
628
|
|
-pdf-am:
|
629
|
|
-
|
630
|
|
-ps: ps-recursive
|
631
|
|
-
|
632
|
|
-ps-am:
|
633
|
|
-
|
634
|
|
-uninstall-am: uninstall-lodel2_scripts_DATA uninstall-lodel2confDATA
|
635
|
|
-
|
636
|
|
-.MAKE: $(am__recursive_targets) install-am install-data-am \
|
637
|
|
- install-strip
|
638
|
|
-
|
639
|
|
-.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
|
640
|
|
- check-am clean clean-generic cscopelist-am ctags ctags-am \
|
641
|
|
- distclean distclean-generic distclean-tags distdir dvi dvi-am \
|
642
|
|
- html html-am info info-am install install-am install-data \
|
643
|
|
- install-data-am install-data-hook install-dvi install-dvi-am \
|
644
|
|
- install-exec install-exec-am install-html install-html-am \
|
645
|
|
- install-info install-info-am install-lodel2_scripts_DATA \
|
646
|
|
- install-lodel2confDATA install-man install-pdf install-pdf-am \
|
647
|
|
- install-ps install-ps-am install-strip installcheck \
|
648
|
|
- installcheck-am installdirs installdirs-am maintainer-clean \
|
649
|
|
- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
650
|
|
- pdf-am ps ps-am tags tags-am uninstall uninstall-am \
|
651
|
|
- uninstall-lodel2_scripts_DATA uninstall-lodel2confDATA
|
652
|
|
-
|
653
|
|
-
|
654
|
|
-#There is clearly a way to factorise those rules
|
655
|
|
-mass_deploy: mass_deploy.sh
|
656
|
|
- $(do_subst) < $(srcdir)/mass_deploy.sh > mass_deploy
|
657
|
|
- chmod +x mass_deploy
|
658
|
|
-
|
659
|
|
-mass_deploy.cfg:
|
660
|
|
- echo -e "#Uncomment following lines replacing values by your own\n#MONGODB_ADMIN_USER='admin'\n#MONGODB_ADMIN_PASSWORD='pass'\n#Following configurations are optional\nMONGODB_DB_PREFIX='lodel2'\n#You can give only an host or a HOSTNAME:PORT\n#WARNING !!! : mass_deploy script does not forward MONGODB_HOST in instances\n#configurations\n#MONGODB_HOST=''" > mass_deploy.cfg
|
661
|
|
-
|
662
|
|
-create_instance: create_instance.sh
|
663
|
|
- $(do_subst) < $(srcdir)/create_instance.sh > create_instance
|
664
|
|
- chmod +x create_instance
|
665
|
|
-
|
666
|
|
-install-data-hook:
|
667
|
|
- chmod +x $(datadir)/lodel2/scripts/*
|
668
|
|
-
|
669
|
|
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
670
|
|
-# Otherwise a system limit (for SysV at least) may be exceeded.
|
671
|
|
-.NOEXPORT:
|