source: issm/trunk-jpl/externalpackages/triangle/configs/win/msys2/mingw64/configure.make@ 26034

Last change on this file since 26034 was 26034, checked in by jdquinn, 4 years ago

CHG: Modifications to build system and additional configurations in support of Windows 10 MSYS2 MinGW build

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