/[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 1216 by schoenebeck, Fri Jun 1 15:50:38 2007 UTC revision 1454 by schoenebeck, Fri Oct 19 17:52:15 2007 UTC
# Line 1  Line 1 
1  default: all  default: all
2    
3    .PHONY: clean
4    
5  all: configure  all: configure
6    
7  configure: configure.in  configure: configure.in 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.1216  
changed lines
  Added in v.1454

  ViewVC Help
Powered by ViewVC