Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
939289ac0fa349d7f543e65549ccfcb866f17c45
[simgrid.git] / tools / gras / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 # Makefile chunk which allows to display the files which should be included
18 # into the distribution.
19
20 # It is intended to be included in all Makefile.am 
21
22 srcdir = @srcdir@
23 top_srcdir = @top_srcdir@
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkgincludedir = $(includedir)/@PACKAGE@
28 top_builddir = ../..
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 INSTALL = @INSTALL@
31 install_sh_DATA = $(install_sh) -c -m 644
32 install_sh_PROGRAM = $(install_sh) -c
33 install_sh_SCRIPT = $(install_sh) -c
34 INSTALL_HEADER = $(INSTALL_DATA)
35 transform = $(program_transform_name)
36 NORMAL_INSTALL = :
37 PRE_INSTALL = :
38 POST_INSTALL = :
39 NORMAL_UNINSTALL = :
40 PRE_UNINSTALL = :
41 POST_UNINSTALL = :
42 build_triplet = @build@
43 host_triplet = @host@
44 target_triplet = @target@
45 bin_PROGRAMS = gras_stub_generator$(EXEEXT)
46 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47         $(top_srcdir)/acmacro/dist-files.mk
48 subdir = tools/gras
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
51         $(top_srcdir)/acmacro/compiler-flags.m4 \
52         $(top_srcdir)/acmacro/context.m4 \
53         $(top_srcdir)/acmacro/fancy_configury.m4 \
54         $(top_srcdir)/acmacro/flex.m4 \
55         $(top_srcdir)/acmacro/gras_arch.m4 \
56         $(top_srcdir)/acmacro/print_null.m4 \
57         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
62 CONFIG_CLEAN_FILES =
63 am__installdirs = "$(DESTDIR)$(bindir)"
64 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
65 PROGRAMS = $(bin_PROGRAMS)
66 am_gras_stub_generator_OBJECTS = stub_generator.$(OBJEXT)
67 gras_stub_generator_OBJECTS = $(am_gras_stub_generator_OBJECTS)
68 gras_stub_generator_DEPENDENCIES = $(top_builddir)/src/libsimgrid.la
69 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
70 depcomp = $(SHELL) $(top_srcdir)/depcomp
71 am__depfiles_maybe = depfiles
72 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
75         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
76         $(AM_CFLAGS) $(CFLAGS)
77 CCLD = $(CC)
78 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79         $(AM_LDFLAGS) $(LDFLAGS) -o $@
80 SOURCES = $(gras_stub_generator_SOURCES)
81 DIST_SOURCES = $(gras_stub_generator_SOURCES)
82 ETAGS = etags
83 CTAGS = ctags
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = @ACLOCAL@
86 ADDR2LINE = @ADDR2LINE@
87 AMDEP_FALSE = @AMDEP_FALSE@
88 AMDEP_TRUE = @AMDEP_TRUE@
89 AMTAR = @AMTAR@
90 AR = @AR@
91 AS = @AS@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 BASH = @BASH@
97 CC = @CC@
98 CCDEPMODE = @CCDEPMODE@
99 CFLAGS = @CFLAGS@
100 CPP = @CPP@
101 CPPFLAGS = @CPPFLAGS@
102 CXX = @CXX@
103 CXXCPP = @CXXCPP@
104 CXXDEPMODE = @CXXDEPMODE@
105 CXXFLAGS = @CXXFLAGS@
106 CYGPATH_W = @CYGPATH_W@
107 DEFS = @DEFS@
108 DEPDIR = @DEPDIR@
109 DLLTOOL = @DLLTOOL@
110 DOXYGEN = @DOXYGEN@
111 ECHO = @ECHO@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 EGREP = @EGREP@
116 EXEEXT = @EXEEXT@
117 F77 = @F77@
118 FFLAGS = @FFLAGS@
119 FLEXML = @FLEXML@
120 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
121 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
122 GRAS_DEP = @GRAS_DEP@
123 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
124 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
125 INSTALL_DATA = @INSTALL_DATA@
126 INSTALL_PROGRAM = @INSTALL_PROGRAM@
127 INSTALL_SCRIPT = @INSTALL_SCRIPT@
128 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129 LDFLAGS = @LDFLAGS@
130 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
131 LEX = @LEX@
132 LEXLIB = @LEXLIB@
133 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
134 LIBOBJS = @LIBOBJS@
135 LIBS = @LIBS@
136 LIBTOOL = @LIBTOOL@
137 LN_S = @LN_S@
138 LTLIBOBJS = @LTLIBOBJS@
139 MAINT = @MAINT@
140 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
141 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
142 MAKEINFO = @MAKEINFO@
143 MD5SUM = @MD5SUM@
144 OBJDUMP = @OBJDUMP@
145 OBJEXT = @OBJEXT@
146 PACKAGE = @PACKAGE@
147 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
148 PACKAGE_NAME = @PACKAGE_NAME@
149 PACKAGE_STRING = @PACKAGE_STRING@
150 PACKAGE_TARNAME = @PACKAGE_TARNAME@
151 PACKAGE_VERSION = @PACKAGE_VERSION@
152 PATH_SEPARATOR = @PATH_SEPARATOR@
153 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
154 RANLIB = @RANLIB@
155 SET_MAKE = @SET_MAKE@
156 SHELL = @SHELL@
157 SIMGRID_DEP = @SIMGRID_DEP@
158 STRIP = @STRIP@
159 VERSION = @VERSION@
160 WARNING = @WARNING@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_configure_args = @ac_configure_args@
166 ac_ct_AR = @ac_ct_AR@
167 ac_ct_AS = @ac_ct_AS@
168 ac_ct_CC = @ac_ct_CC@
169 ac_ct_CXX = @ac_ct_CXX@
170 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
171 ac_ct_F77 = @ac_ct_F77@
172 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
173 ac_ct_RANLIB = @ac_ct_RANLIB@
174 ac_ct_STRIP = @ac_ct_STRIP@
175 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
176 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
177 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
178 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
179 am__include = @am__include@
180 am__leading_dot = @am__leading_dot@
181 am__quote = @am__quote@
182 am__tar = @am__tar@
183 am__untar = @am__untar@
184 bindir = @bindir@
185 build = @build@
186 build_alias = @build_alias@
187 build_cpu = @build_cpu@
188 build_id = @build_id@
189 build_os = @build_os@
190 build_vendor = @build_vendor@
191 datadir = @datadir@
192 exec_prefix = @exec_prefix@
193 host = @host@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
196 host_os = @host_os@
197 host_vendor = @host_vendor@
198 includedir = @includedir@
199 infodir = @infodir@
200 install_sh = @install_sh@
201 libdir = @libdir@
202 libexecdir = @libexecdir@
203 localstatedir = @localstatedir@
204 mandir = @mandir@
205 mkdir_p = @mkdir_p@
206 oldincludedir = @oldincludedir@
207 prefix = @prefix@
208 program_transform_name = @program_transform_name@
209 pth_skaddr_makecontext = @pth_skaddr_makecontext@
210 pth_sksize_makecontext = @pth_sksize_makecontext@
211 sbindir = @sbindir@
212 sharedstatedir = @sharedstatedir@
213 sysconfdir = @sysconfdir@
214 target = @target@
215 target_alias = @target_alias@
216 target_cpu = @target_cpu@
217 target_os = @target_os@
218 target_vendor = @target_vendor@
219 AM_CFLAGS = -g
220 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include
221 # skel_rewriter
222 gras_stub_generator_SOURCES = stub_generator.c
223 gras_stub_generator_LDADD = $(top_builddir)/src/libsimgrid.la 
224 all: all-am
225
226 .SUFFIXES:
227 .SUFFIXES: .c .lo .o .obj
228 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
229         @for dep in $?; do \
230           case '$(am__configure_deps)' in \
231             *$$dep*) \
232               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
233                 && exit 0; \
234               exit 1;; \
235           esac; \
236         done; \
237         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/gras/Makefile'; \
238         cd $(top_srcdir) && \
239           $(AUTOMAKE) --gnu  tools/gras/Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242         @case '$?' in \
243           *config.status*) \
244             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245           *) \
246             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248         esac;
249
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
253 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 install-binPROGRAMS: $(bin_PROGRAMS)
258         @$(NORMAL_INSTALL)
259         test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
260         @list='$(bin_PROGRAMS)'; for p in $$list; do \
261           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
262           if test -f $$p \
263              || test -f $$p1 \
264           ; then \
265             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
266            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
267            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
268           else :; fi; \
269         done
270
271 uninstall-binPROGRAMS:
272         @$(NORMAL_UNINSTALL)
273         @list='$(bin_PROGRAMS)'; for p in $$list; do \
274           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
275           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
276           rm -f "$(DESTDIR)$(bindir)/$$f"; \
277         done
278
279 clean-binPROGRAMS:
280         @list='$(bin_PROGRAMS)'; for p in $$list; do \
281           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
282           echo " rm -f $$p $$f"; \
283           rm -f $$p $$f ; \
284         done
285 gras_stub_generator$(EXEEXT): $(gras_stub_generator_OBJECTS) $(gras_stub_generator_DEPENDENCIES) 
286         @rm -f gras_stub_generator$(EXEEXT)
287         $(LINK) $(gras_stub_generator_LDFLAGS) $(gras_stub_generator_OBJECTS) $(gras_stub_generator_LDADD) $(LIBS)
288
289 mostlyclean-compile:
290         -rm -f *.$(OBJEXT)
291
292 distclean-compile:
293         -rm -f *.tab.c
294
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stub_generator.Po@am__quote@
296
297 .c.o:
298 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
299 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
300 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
302 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
303
304 .c.obj:
305 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
306 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
309 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
310
311 .c.lo:
312 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
313 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
316 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
317
318 mostlyclean-libtool:
319         -rm -f *.lo
320
321 clean-libtool:
322         -rm -rf .libs _libs
323
324 distclean-libtool:
325         -rm -f libtool
326 uninstall-info-am:
327
328 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
329         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
330         unique=`for i in $$list; do \
331             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332           done | \
333           $(AWK) '    { files[$$0] = 1; } \
334                END { for (i in files) print i; }'`; \
335         mkid -fID $$unique
336 tags: TAGS
337
338 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
339                 $(TAGS_FILES) $(LISP)
340         tags=; \
341         here=`pwd`; \
342         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
343         unique=`for i in $$list; do \
344             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345           done | \
346           $(AWK) '    { files[$$0] = 1; } \
347                END { for (i in files) print i; }'`; \
348         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
349           test -n "$$unique" || unique=$$empty_fix; \
350           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
351             $$tags $$unique; \
352         fi
353 ctags: CTAGS
354 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
355                 $(TAGS_FILES) $(LISP)
356         tags=; \
357         here=`pwd`; \
358         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
359         unique=`for i in $$list; do \
360             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361           done | \
362           $(AWK) '    { files[$$0] = 1; } \
363                END { for (i in files) print i; }'`; \
364         test -z "$(CTAGS_ARGS)$$tags$$unique" \
365           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
366              $$tags $$unique
367
368 GTAGS:
369         here=`$(am__cd) $(top_builddir) && pwd` \
370           && cd $(top_srcdir) \
371           && gtags -i $(GTAGS_ARGS) $$here
372
373 distclean-tags:
374         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
375
376 distdir: $(DISTFILES)
377         $(mkdir_p) $(distdir)/../../acmacro
378         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
379         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
380         list='$(DISTFILES)'; for file in $$list; do \
381           case $$file in \
382             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
383             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
384           esac; \
385           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
386           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
387           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
388             dir="/$$dir"; \
389             $(mkdir_p) "$(distdir)$$dir"; \
390           else \
391             dir=''; \
392           fi; \
393           if test -d $$d/$$file; then \
394             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
395               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
396             fi; \
397             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
398           else \
399             test -f $(distdir)/$$file \
400             || cp -p $$d/$$file $(distdir)/$$file \
401             || exit 1; \
402           fi; \
403         done
404 check-am: all-am
405 check: check-am
406 all-am: Makefile $(PROGRAMS)
407 installdirs:
408         for dir in "$(DESTDIR)$(bindir)"; do \
409           test -z "$$dir" || $(mkdir_p) "$$dir"; \
410         done
411 install: install-am
412 install-exec: install-exec-am
413 install-data: install-data-am
414 uninstall: uninstall-am
415
416 install-am: all-am
417         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
418
419 installcheck: installcheck-am
420 install-strip:
421         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
422           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
423           `test -z '$(STRIP)' || \
424             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
425 mostlyclean-generic:
426
427 clean-generic:
428
429 distclean-generic:
430         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
431
432 maintainer-clean-generic:
433         @echo "This command is intended for maintainers to use"
434         @echo "it deletes files that may require special tools to rebuild."
435 clean: clean-am
436
437 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
438
439 distclean: distclean-am
440         -rm -rf ./$(DEPDIR)
441         -rm -f Makefile
442 distclean-am: clean-am distclean-compile distclean-generic \
443         distclean-libtool distclean-tags
444
445 dvi: dvi-am
446
447 dvi-am:
448
449 html: html-am
450
451 info: info-am
452
453 info-am:
454
455 install-data-am:
456
457 install-exec-am: install-binPROGRAMS
458
459 install-info: install-info-am
460
461 install-man:
462
463 installcheck-am:
464
465 maintainer-clean: maintainer-clean-am
466         -rm -rf ./$(DEPDIR)
467         -rm -f Makefile
468 maintainer-clean-am: distclean-am maintainer-clean-generic
469
470 mostlyclean: mostlyclean-am
471
472 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
473         mostlyclean-libtool
474
475 pdf: pdf-am
476
477 pdf-am:
478
479 ps: ps-am
480
481 ps-am:
482
483 uninstall-am: uninstall-binPROGRAMS uninstall-info-am
484
485 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
486         clean-generic clean-libtool ctags distclean distclean-compile \
487         distclean-generic distclean-libtool distclean-tags distdir dvi \
488         dvi-am html html-am info info-am install install-am \
489         install-binPROGRAMS install-data install-data-am install-exec \
490         install-exec-am install-info install-info-am install-man \
491         install-strip installcheck installcheck-am installdirs \
492         maintainer-clean maintainer-clean-generic mostlyclean \
493         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
494         pdf pdf-am ps ps-am tags uninstall uninstall-am \
495         uninstall-binPROGRAMS uninstall-info-am
496
497
498 # skel_rewriter_SOURCES = skel_rewriter.c
499 # skel_rewriter_LDADD   = $(top_builddir)/src/libsimgrid.la 
500
501 $(top_builddir)/src/libsimgrid.la: 
502         make -C $(top_builddir)/src libsimgrid.la
503
504 dist-files:
505         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
506         @echo
507         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
508 # Tell versions [3.59,3.63) of GNU make to not export all variables.
509 # Otherwise a system limit (for SysV at least) may be exceeded.
510 .NOEXPORT: