source: git/factory/gen_cf_gmp.template @ 74725c

spielwiese
Last change on this file since 74725c was f498a7e, checked in by Oliver Wienand <wienand@…>, 16 years ago
Änderungen wegen Cygwin 1.7 git-svn-id: file:///usr/local/Singular/svn/trunk@11029 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 146 bytes
Line 
1GMP_H=`echo $GMP_H_T| sed -e 's/^.*gmp.cc//' -e 's/ .$//'`
2echo generating cf_gmp.h from $GMP_H
3cat $GMP_H | grep -v __GMP_DECLSPEC_XX > cf_gmp.h
Note: See TracBrowser for help on using the repository browser.