/[fenfire]/fenfire/up.sh
ViewVC logotype

Diff of /fenfire/up.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mudyc, Tue Apr 8 20:05:02 2003 UTC revision 1.3 by mudyc, Mon Apr 14 12:18:55 2003 UTC
# Line 13  done; Line 13  done;
13    
14  # make all projects  # make all projects
15  cd $DIR  cd $DIR
16  for x in `ls -1|grep -v gzz|grep -v Z||grep -v depend |grep -v fen |grep -v mstmpimg`;  #for x in `ls -1|grep -v gzz|grep -v Z||grep -v depend |grep -v fen
17    do cd $DIR/$x && pwd && make -s;  #|grep -v mstmpimg`;
18  done;  #  do cd $DIR/$x && pwd && make -s;
19  cd $DIR/fenfire && ant clean compile  #done;
20    #cd $DIR/fenfire && ant clean compile

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26