Parent Directory
|
Revision Log
Package all media, etc. needed for Public demo system into one tree
1 # Remove '#' if you want to enable GSL features (pause) 2 # EXTRACPPFLAGS=-DHAVE_GSL -I`if test -f /usr/local/lib/libgsl.so; then echo /usr/local; else echo ./ext; fi;`/include 3 # EXTRACFLAGS=-DHAVE_GSL -I`if test -f /usr/local/lib/libgsl.so; then echo /usr/local; else echo ./ext; fi;`/include 4 # EXTRALIBS=-L`if test -f /usr/local/lib/libgsl.so; then echo /usr/local; else echo ./ext; fi;`/lib -lgsl -lgslcblas
| No admin address has been configured | ViewVC Help |
| Powered by ViewVC 1.0.8 |