source: git/HOWTO-libsingular @ 2f19b0

spielwiese
Last change on this file since 2f19b0 was 2f19b0, checked in by Hans Schoenemann <hannes@…>, 13 years ago
install target: install-libsingular git-svn-id: file:///usr/local/Singular/svn/trunk@14221 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 123 bytes
Line 
1export CC="gcc -fpic -DPIC -DLIBSINGULAR"
2export CXX="gcc -fpic -DPIC -DLIBSINGULAR"
3./configure
4make install-libsingular
5
Note: See TracBrowser for help on using the repository browser.