From: Karel G. <kg...@us...> - 2002-03-23 20:17:49
|
Update of /cvsroot/micomt/mico/demo/ccm In directory usw-pr-cvs1:/tmp/cvs-serv31844/demo/ccm Modified Files: Makefile Log Message: - merged with MICO 2.3.7 Index: Makefile =================================================================== RCS file: /cvsroot/micomt/mico/demo/ccm/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile 6 Jul 2001 22:15:07 -0000 1.1 --- Makefile 23 Mar 2002 20:17:11 -0000 1.2 *************** *** 4,8 **** include ../MakeVars ! DIRS=hello philo subs: --- 4,8 ---- include ../MakeVars ! DIRS=hello hello2 philo events subs: |