/[marvin]/marvin/src/libnn/bootstrap.sh
ViewVC logotype

Diff of /marvin/src/libnn/bootstrap.sh

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

revision 1.6 by srv89, Tue Sep 9 00:23:02 2003 UTC revision 1.7 by srv89, Tue Sep 9 12:50:35 2003 UTC
# Line 50  Line 50 
50  # subdirectories where this file is suppose to generate a Makefile.  # subdirectories where this file is suppose to generate a Makefile.
51  SUBDIRS="error init input learn misc networks propagate xml"  SUBDIRS="error init input learn misc networks propagate xml"
52    
   
   
   
   
   
   
53  touch .depend && \  touch .depend && \
54  echo " + running autoconf..." && \  echo " + running autoconf..." && \
55  autoconf && \  autoconf && \
# Line 69  echo " + ./configure" && \ Line 63  echo " + ./configure" && \
63      sed "s/SUBDIR_NAME/$REPLACED/g" subdirs.Makefile > $i/Makefile; \      sed "s/SUBDIR_NAME/$REPLACED/g" subdirs.Makefile > $i/Makefile; \
64      done && \      done && \
65  echo " /" && \  echo " /" && \
66  echo " | now, you can run 'make', make byte', 'make opt', 'make doc', 'make clean', etc." && \  echo " | now, you can run 'make', make byte', 'make opt', 'make doc'," && \
67    echo  " | 'make clean', etc." && \
68  echo " \\"  echo " \\"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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