source: issm/trunk-jpl/externalpackages/triangle/configs/win/msys2/mingw64/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: 106 bytes
Line 
1CC=gcc
2CSWITCHES= $(CFLAGS) -DNO_TIMER -fpic
3TRILIBDEFS= -DTRILIBRARY
4STATIC_LIB_EXT=a
5SHARED_LIB_EXT=dll
Note: See TracBrowser for help on using the repository browser.