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

Diff of /linuxsampler/trunk/Makefile.cvs

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

revision 697 by schoenebeck, Tue Jul 19 15:43:40 2005 UTC revision 1037 by schoenebeck, Tue Jan 23 20:03:22 2007 UTC
# Line 3  default: all Line 3  default: all
3  all: configure  all: configure
4    
5  configure: configure.in  configure: configure.in
6          @aclocal          @aclocal -I m4
7          @libtoolize --force --copy          @libtoolize --force --copy
8          @autoheader          @autoheader
9          @automake --add-missing --copy          @automake --add-missing --copy

Legend:
Removed from v.697  
changed lines
  Added in v.1037

  ViewVC Help
Powered by ViewVC