/[svn]/cduce/trunk/Makefile.distrib
ViewVC logotype

Diff of /cduce/trunk/Makefile.distrib

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

revision 690 by abate, Tue Jul 10 17:53:56 2007 UTC revision 691 by abate, Tue Jul 10 17:55:19 2007 UTC
# Line 66  Line 66 
66    
67  # Source directories  # Source directories
68    
69  DIRS = misc parser schema typing types runtime driver module  DIRS = misc parser schema typing types compile runtime driver module
70  CLEAN_DIRS = $(DIRS) tools tests  CLEAN_DIRS = $(DIRS) tools tests
71    
72  # Objects to build  # Objects to build
# Line 92  Line 92 
92   \   \
93   typing/typed.cmo typing/typer.cmo \   typing/typed.cmo typing/typer.cmo \
94   \   \
95     compile/lambda.cmo compile/compile.cmo \
96     \
97   runtime/load_xml.cmo runtime/run_dispatch.cmo \   runtime/load_xml.cmo runtime/run_dispatch.cmo \
98   runtime/print_xml.cmo runtime/eval.cmo \   runtime/print_xml.cmo runtime/eval.cmo \
99     compile/operators.cmo \
100   \   \
101   types/builtin.cmo driver/cduce.cmo   types/builtin.cmo driver/cduce.cmo
102    

Legend:
Removed from v.690  
changed lines
  Added in v.691

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5