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

Contents of /linuxsampler/trunk/Makefile.cvs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations) (download)
Wed Nov 5 14:47:10 2003 UTC (20 years, 4 months ago) by schoenebeck
File size: 61 byte(s)
* transition from plain Makefile to autotools, source files moved to src/
* configure.in: added test for x86 architecture
* src/voice.h: x86 specific asm optimization for double to int casts only
  if compiling for x86 architecture

1 default: all
2
3 all:
4 aclocal
5 autoheader
6 automake
7 autoconf
8

  ViewVC Help
Powered by ViewVC