=================================================================== Modification le : Tue Nov 7 14:38:34 MET 2000 Par : syf =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/asimut/scheduler In directory beny:/users/outil/syf/alliance/sources/asimut/scheduler Modified Files: Makefile Log Message: Modif des makefiles .... pas de .h pour la librairie cst ... =================================================================== Index: Makefile =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/asimut/scheduler/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -r1.5 -r1.6 4,9c4 < #TARGET_LIB = ../../lib < #TARGET_INCLUDE = ../../include < < LOCAL_INCLUDE = . < < LOCAL_CPPFLAGS = $(CPPFLAGS) -c -g -I$(LOCAL_INCLUDE) -I$(ALLIANCE_INCLUDE) \ --- > LOCAL_CPPFLAGS = $(CPPFLAGS) -c -g -I$(ALLIANCE_INCLUDE) \ 11c6 < -DSCH_H='<sch110.h>' --- > -DSCH_H='"sch110.h"' 23a19,24 > distrib : $(TARGET_LIB)/libSch110.a \ > $(TARGET_INCLUDE)/sch110.h > > $(TARGET_INCLUDE)/sch110.h : sch110.h > $(CP) sch110.h $(TARGET_INCLUDE) > 25d25 < $(CP) $(LOCAL_INCLUDE)/sch110.h $(TARGET_INCLUDE) 27,29c27 < -$(RANLIB) $(TARGET_LIB)/libSch110.a < < distrib : $(TARGET_LIB)/libSch110.a --- > $(RANLIB) $(TARGET_LIB)/libSch110.a =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://asim.lip6.fr/alliance/mailing-lists/