Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
compile out the Common dir for now. It's not ready yet
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 28 Jan 2004 18:56:21 +0000 (18:56 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 28 Jan 2004 18:56:21 +0000 (18:56 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/gras/Makefile.am

index 40418e4..abf2381 100644 (file)
@@ -10,9 +10,9 @@ lib_LIBRARIES= libgrasrl.a libgrassg.a
 noinst_LIBRARIES=libgrasutils.a
 
 #                     core/dict_multi.c
+#  Common/gras.c      Common/gras_datadesc.c        Common/gras_msg.c            
 
 COMMON_S=\
-  Common/gras.c      Common/gras_datadesc.c        Common/gras_msg.c            \
   \
   core/log.c         core/log_default_appender.c   core/error.c                 \
   core/dynar.c                                                                  \