X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a7c7ae406347035d3205a840c134196ad3a08480..741d951a0891942a7c26ad070f0292ee65a82c49:/examples/Makefile.in diff --git a/examples/Makefile.in b/examples/Makefile.in index 70f53d883a..e9e1a66002 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -14,6 +14,12 @@ @SET_MAKE@ +# Copyright (c) 2004-2007. The SimGrid team. All right reserved. + +# This file is part of the SimGrid project. This is free software: +# You can redistribute and/or modify it under the terms of the +# GNU LGPL (v2.1) licence. + # Makefile chunk which allows to display the files which should be included # into the distribution. @@ -37,7 +43,6 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -@HAVE_JAVA_TRUE@am__append_1 = java DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/acmacro/dist-files.mk subdir = examples @@ -68,12 +73,12 @@ RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive ETAGS = etags CTAGS = ctags -DIST_SUBDIRS = msg gras amok simdag java +DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ADDR2LINE = @ADDR2LINE@ AMTAR = @AMTAR@ -AM_CFLAGS = @AM_CFLAGS@ +AM_CPPFLAGS = @AM_CPPFLAGS@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ @@ -107,8 +112,6 @@ GCJDEPMODE = @GCJDEPMODE@ GCJFLAGS = @GCJFLAGS@ GRAS_DEP = @GRAS_DEP@ GREP = @GREP@ -GTNETS_CFLAGS = @GTNETS_CFLAGS@ -GTNETS_LDFLAGS = @GTNETS_LDFLAGS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -142,9 +145,11 @@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTH_STACK_GROWTH = @PTH_STACK_GROWTH@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIMGRID_DEP = @SIMGRID_DEP@ +SMPI_DEP = @SMPI_DEP@ STRIP = @STRIP@ VERSION = @VERSION@ WARNING = @WARNING@ @@ -206,7 +211,8 @@ target_os = @target_os@ target_vendor = @target_vendor@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = msg gras amok simdag $(am__append_1) +EXTRA_DIST = platforms/prop.xml +SUBDIRS = msg gras amok simdag java all: all-recursive .SUFFIXES: