/[svn]/Makefile
ViewVC logotype

Diff of /Makefile

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

revision 594 by abate, Tue Jul 10 17:46:57 2007 UTC revision 657 by abate, Tue Jul 10 17:51:54 2007 UTC
# Line 1  Line 1 
1  include Makefile.distrib  include Makefile.distrib
2    
3    
4    # We put this rule here to avoid re-building wlexer.ml on
5    # user installation (wlex may not be available)
6    parser/wlexer.ml: parser/wlexer.mll
7            wlex parser/wlexer.mll
8    
9  # For development  # For development
10    
11  pull: tools/pull.$(EXTENSION)  pull: tools/pull.$(EXTENSION)

Legend:
Removed from v.594  
changed lines
  Added in v.657

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