/[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 1454 by schoenebeck, Fri Oct 19 17:52:15 2007 UTC revision 2365 by persson, Sat Sep 8 17:21:38 2012 UTC
# Line 4  default: all Line 4  default: all
4    
5  all: configure  all: configure
6    
7  configure: configure.in m4/arts.m4 m4/nptl_bug.m4 m4/pthread.m4  configure: configure.ac m4/arts.m4 m4/nptl_bug.m4 m4/pthread.m4
8          @aclocal -I m4          @aclocal -I m4
9          @libtoolize --force --copy          @libtoolize --force --copy
10          @autoheader          @autoheader

Legend:
Removed from v.1454  
changed lines
  Added in v.2365

  ViewVC Help
Powered by ViewVC