Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Automatically generated files.
[simgrid.git] / examples / java / suspend / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
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 #########################
18 # How to compile the code
19 # All this to only get a dumb javac *java... Automake still have issues with java
20
21 # Makefile chunk which allows to display the files which should be included
22 # into the distribution.
23
24 # It is intended to be included in all Makefile.am 
25 VPATH = @srcdir@
26 pkgdatadir = $(datadir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkgincludedir = $(includedir)/@PACKAGE@
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 target_triplet = @target@
44 DIST_COMMON = $(srcdir)/../java_test.mk $(srcdir)/Makefile.am \
45         $(srcdir)/Makefile.in $(top_srcdir)/acmacro/dist-files.mk
46 subdir = examples/java/suspend
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
49         $(top_srcdir)/acmacro/compiler-flags.m4 \
50         $(top_srcdir)/acmacro/context.m4 \
51         $(top_srcdir)/acmacro/fancy_configury.m4 \
52         $(top_srcdir)/acmacro/flex.m4 \
53         $(top_srcdir)/acmacro/gras_arch.m4 \
54         $(top_srcdir)/acmacro/print_null.m4 \
55         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57         $(ACLOCAL_M4)
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
60 CONFIG_CLEAN_FILES =
61 SOURCES =
62 DIST_SOURCES =
63 CLASSPATH_ENV = CLASSPATH=$(JAVAROOT):$(srcdir)/$(JAVAROOT):$$CLASSPATH
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 ACLOCAL = @ACLOCAL@
66 ADDR2LINE = @ADDR2LINE@
67 AMTAR = @AMTAR@
68 AM_CFLAGS = @AM_CFLAGS@
69 AR = @AR@
70 AS = @AS@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 BASH = @BASH@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CXX = @CXX@
82 CXXCPP = @CXXCPP@
83 CXXDEPMODE = @CXXDEPMODE@
84 CXXFLAGS = @CXXFLAGS@
85 CYGPATH_W = @CYGPATH_W@
86 DEFS = @DEFS@
87 DEPDIR = @DEPDIR@
88 DLLTOOL = @DLLTOOL@
89 DOXYGEN = @DOXYGEN@
90 ECHO = @ECHO@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 FLEXML = @FLEXML@
97 GCJ = @GCJ@
98 GCJDEPMODE = @GCJDEPMODE@
99 GCJFLAGS = @GCJFLAGS@
100 GRAS_DEP = @GRAS_DEP@
101 GREP = @GREP@
102 INSTALL = @INSTALL@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 JAR = @JAR@
108 JAVA = @JAVA@
109 JAVAC = @JAVAC@
110 LDFLAGS = @LDFLAGS@
111 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
112 LEX = @LEX@
113 LEXLIB = @LEXLIB@
114 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
115 LIBOBJS = @LIBOBJS@
116 LIBS = @LIBS@
117 LIBTOOL = @LIBTOOL@
118 LN_S = @LN_S@
119 LTLIBOBJS = @LTLIBOBJS@
120 MAINT = @MAINT@
121 MAKEINFO = @MAKEINFO@
122 MD5SUM = @MD5SUM@
123 MKDIR_P = @MKDIR_P@
124 OBJDUMP = @OBJDUMP@
125 OBJEXT = @OBJEXT@
126 PACKAGE = @PACKAGE@
127 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128 PACKAGE_NAME = @PACKAGE_NAME@
129 PACKAGE_STRING = @PACKAGE_STRING@
130 PACKAGE_TARNAME = @PACKAGE_TARNAME@
131 PACKAGE_VERSION = @PACKAGE_VERSION@
132 PATH_SEPARATOR = @PATH_SEPARATOR@
133 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
134 RANLIB = @RANLIB@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 SIMGRID_DEP = @SIMGRID_DEP@
138 STRIP = @STRIP@
139 VERSION = @VERSION@
140 WARNING = @WARNING@
141 abs_builddir = @abs_builddir@
142 abs_srcdir = @abs_srcdir@
143 abs_top_builddir = @abs_top_builddir@
144 abs_top_srcdir = @abs_top_srcdir@
145 ac_configure_args = @ac_configure_args@
146 ac_ct_CC = @ac_ct_CC@
147 ac_ct_CXX = @ac_ct_CXX@
148 am__include = @am__include@
149 am__leading_dot = @am__leading_dot@
150 am__quote = @am__quote@
151 am__tar = @am__tar@
152 am__untar = @am__untar@
153 bindir = @bindir@
154 build = @build@
155 build_alias = @build_alias@
156 build_cpu = @build_cpu@
157 build_id = @build_id@
158 build_os = @build_os@
159 build_vendor = @build_vendor@
160 builddir = @builddir@
161 datadir = @datadir@
162 datarootdir = @datarootdir@
163 docdir = @docdir@
164 dvidir = @dvidir@
165 exec_prefix = @exec_prefix@
166 host = @host@
167 host_alias = @host_alias@
168 host_cpu = @host_cpu@
169 host_os = @host_os@
170 host_vendor = @host_vendor@
171 htmldir = @htmldir@
172 includedir = @includedir@
173 infodir = @infodir@
174 install_sh = @install_sh@
175 libdir = @libdir@
176 libexecdir = @libexecdir@
177 localedir = @localedir@
178 localstatedir = @localstatedir@
179 mandir = @mandir@
180 mkdir_p = @mkdir_p@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 pth_skaddr_makecontext = @pth_skaddr_makecontext@
187 pth_sksize_makecontext = @pth_sksize_makecontext@
188 sbindir = @sbindir@
189 sharedstatedir = @sharedstatedir@
190 srcdir = @srcdir@
191 sysconfdir = @sysconfdir@
192 target = @target@
193 target_alias = @target_alias@
194 target_cpu = @target_cpu@
195 target_os = @target_os@
196 target_vendor = @target_vendor@
197 top_builddir = @top_builddir@
198 top_srcdir = @top_srcdir@
199 EXTRA_DIST = suspend_deployment.xml suspend_platform.xml surfxml.dtd
200
201 # Declare sources:
202 noinst_JAVA = DreamMaster.java LazyGuy.java SuspendTest.java
203 JAVAROOT = .
204 AM_JAVACFLAGS = -cp $(top_srcdir)/src/simgrid.jar
205
206 ##########################
207 # What to do on make check
208 # We need to rely on an external script (../runtest) because automake adds a ./ in front of the test name
209 # We need to override LD_LIBRARY_PATH so that the VM finds the libsimgrid4java.so
210 # We need to override the CLASSPATH to add simgrid.jar and current dir to the picture
211 # We also need to express dependencies manually (in each test dir)
212 # Damn...
213 TESTS_ENVIRONMENT = LD_LIBRARY_PATH="$(top_srcdir)/src/.libs:$$LD_LIBRARY_PATH" \
214                   CLASSPATH=".:$(top_srcdir)/src/simgrid.jar:$$CLASSPATH" \
215                   $(srcdir)/../runtest 
216
217 all: all-am
218
219 .SUFFIXES:
220 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../java_test.mk $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
221         @for dep in $?; do \
222           case '$(am__configure_deps)' in \
223             *$$dep*) \
224               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
225                 && exit 0; \
226               exit 1;; \
227           esac; \
228         done; \
229         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/java/suspend/Makefile'; \
230         cd $(top_srcdir) && \
231           $(AUTOMAKE) --gnu  examples/java/suspend/Makefile
232 .PRECIOUS: Makefile
233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234         @case '$?' in \
235           *config.status*) \
236             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237           *) \
238             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240         esac;
241
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250 mostlyclean-libtool:
251         -rm -f *.lo
252
253 clean-libtool:
254         -rm -rf .libs _libs
255
256 classnoinst.stamp: $(noinst_JAVA)
257         @list1='$?'; list2=; if test -n "$$list1"; then \
258           for p in $$list1; do \
259             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
260             list2="$$list2 $$d$$p"; \
261           done; \
262           echo '$(CLASSPATH_ENV) $(JAVAC) -d $(JAVAROOT) $(AM_JAVACFLAGS) $(JAVACFLAGS) '"$$list2"; \
263           $(CLASSPATH_ENV) $(JAVAC) -d $(JAVAROOT) $(AM_JAVACFLAGS) $(JAVACFLAGS) $$list2; \
264         else :; fi
265         echo timestamp > classnoinst.stamp
266
267 clean-noinstJAVA:
268         -rm -f *.class classnoinst.stamp
269 tags: TAGS
270 TAGS:
271
272 ctags: CTAGS
273 CTAGS:
274
275
276 distdir: $(DISTFILES)
277         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
278         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
279         list='$(DISTFILES)'; \
280           dist_files=`for file in $$list; do echo $$file; done | \
281           sed -e "s|^$$srcdirstrip/||;t" \
282               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
283         case $$dist_files in \
284           */*) $(MKDIR_P) `echo "$$dist_files" | \
285                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
286                            sort -u` ;; \
287         esac; \
288         for file in $$dist_files; do \
289           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
290           if test -d $$d/$$file; then \
291             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
292             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
293               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
294             fi; \
295             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
296           else \
297             test -f $(distdir)/$$file \
298             || cp -p $$d/$$file $(distdir)/$$file \
299             || exit 1; \
300           fi; \
301         done
302 check-am: all-am
303 check: check-am
304 all-am: Makefile classnoinst.stamp
305 installdirs:
306 install: install-am
307 install-exec: install-exec-am
308 install-data: install-data-am
309 uninstall: uninstall-am
310
311 install-am: all-am
312         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
313
314 installcheck: installcheck-am
315 install-strip:
316         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
317           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
318           `test -z '$(STRIP)' || \
319             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
320 mostlyclean-generic:
321
322 clean-generic:
323
324 distclean-generic:
325         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
326
327 maintainer-clean-generic:
328         @echo "This command is intended for maintainers to use"
329         @echo "it deletes files that may require special tools to rebuild."
330 clean: clean-am
331
332 clean-am: clean-generic clean-libtool clean-noinstJAVA mostlyclean-am
333
334 distclean: distclean-am
335         -rm -f Makefile
336 distclean-am: clean-am distclean-generic
337
338 dvi: dvi-am
339
340 dvi-am:
341
342 html: html-am
343
344 info: info-am
345
346 info-am:
347
348 install-data-am:
349
350 install-dvi: install-dvi-am
351
352 install-exec-am:
353
354 install-html: install-html-am
355
356 install-info: install-info-am
357
358 install-man:
359
360 install-pdf: install-pdf-am
361
362 install-ps: install-ps-am
363
364 installcheck-am:
365
366 maintainer-clean: maintainer-clean-am
367         -rm -f Makefile
368 maintainer-clean-am: distclean-am maintainer-clean-generic
369
370 mostlyclean: mostlyclean-am
371
372 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
373
374 pdf: pdf-am
375
376 pdf-am:
377
378 ps: ps-am
379
380 ps-am:
381
382 uninstall-am:
383
384 .MAKE: install-am install-strip
385
386 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
387         clean-noinstJAVA distclean distclean-generic distclean-libtool \
388         distdir dvi dvi-am html html-am info info-am install \
389         install-am install-data install-data-am install-dvi \
390         install-dvi-am install-exec install-exec-am install-html \
391         install-html-am install-info install-info-am install-man \
392         install-pdf install-pdf-am install-ps install-ps-am \
393         install-strip installcheck installcheck-am installdirs \
394         maintainer-clean maintainer-clean-generic mostlyclean \
395         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
396         uninstall uninstall-am
397
398
399 # declare that we must recompile everything before lauching tests
400 $(TESTS): classnoinst.stamp
401
402 dist-files:
403         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
404         @echo
405         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
406
407 # Declare test class 
408 # TESTS=SuspendTest.class (broken test)
409
410 # Cruft
411 # Tell versions [3.59,3.63) of GNU make to not export all variables.
412 # Otherwise a system limit (for SysV at least) may be exceeded.
413 .NOEXPORT: