/[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 503 by schoenebeck, Tue Oct 19 14:41:38 2004 UTC revision 504 by schoenebeck, Tue May 3 00:37:35 2005 UTC
# Line 8  configure: configure.in Line 8  configure: configure.in
8          @autoheader          @autoheader
9          @automake --add-missing --copy          @automake --add-missing --copy
10          @autoconf          @autoconf
11            ######################################################################
12            # If you are compiling LinuxSampler from CVS, make sure to use the   #
13            # latest version of libgig from CVS as well !                        #
14            ######################################################################
15    
16  clean:  clean:
17          @if [ -f Makefile ]; then make distclean; fi || true          @if [ -f Makefile ]; then make distclean; fi || true

Legend:
Removed from v.503  
changed lines
  Added in v.504

  ViewVC Help
Powered by ViewVC