source: issm/trunk-jpl/externalpackages/triangle/configs/win/msys2/gcc/configure.make

Last change on this file was 28079, checked in by jdquinn, 14 months ago

CHG: Generalized m1qn3 makefile and config to allow for shared and static builds; cleanup of Triangle makefiles/configs

File size: 116 bytes
RevLine 
[26034]1CC=gcc
[28079]2CSWITCHES= $(CFLAGS) -DNO_TIMER -fpic
3TRILIBDEFS= -DTRILIBRARY
[26034]4STATIC_LIB_EXT=a
5SHARED_LIB_EXT=dll
6OBJ_EXT=o
Note: See TracBrowser for help on using the repository browser.