/[marvin]/marvin/src/libnn/Makefile
ViewVC logotype

Diff of /marvin/src/libnn/Makefile

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

revision 1.9 by srv89, Wed Sep 10 22:04:57 2003 UTC revision 1.10 by srv89, Mon Sep 15 13:30:46 2003 UTC
# Line 47  all: $(NAME).cma $(NAME).cmxa Line 47  all: $(NAME).cma $(NAME).cmxa
47  # Recompiles everything from scratch  # Recompiles everything from scratch
48  re: clean all  re: clean all
49    
50    # sources bootstrap
51    
52    bootstrap: bootstrap.sh
53            @echo " /"
54            @echo " | making $@ ..."
55            @echo " \\"
56            ./bootstrap.sh
57    
58  # bytecode and native-code compilation  # bytecode and native-code compilation
59  ######################################  ######################################
60    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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