/[svn]/linuxsampler/trunk/Makefile.am
ViewVC logotype

Diff of /linuxsampler/trunk/Makefile.am

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

revision 1931 by persson, Sat Jul 4 14:58:34 2009 UTC revision 2581 by schoenebeck, Fri May 30 12:48:05 2014 UTC
# Line 37  endif Line 37  endif
37  # generate parser with yacc  # generate parser with yacc
38  parser:  parser:
39          @cd $(srcdir)/src/network && make $@          @cd $(srcdir)/src/network && make $@
40            @cd $(srcdir)/src/scriptvm && make $@
41    
42  # compile test cases for the LinuxSampler codebase  # compile test cases for the LinuxSampler codebase
43  testcases:  testcases:

Legend:
Removed from v.1931  
changed lines
  Added in v.2581

  ViewVC Help
Powered by ViewVC