aboutsummaryrefslogtreecommitdiff
path: root/tools/lighthousefind/Makefile
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2017-02-11 01:08:26 -0500
committercnlohr <lohr85@gmail.com>2017-02-11 01:08:26 -0500
commitdffa6477a0ee5672a5b1763a8b99ab4e21b6c94a (patch)
tree4a38d8739c2c0d295c2154472fa760810053134d /tools/lighthousefind/Makefile
parent29400a2063fc740c3c33d35649d6f6a4504b6745 (diff)
parentae522f8a06848d467c835d87772580fa7cceb5cd (diff)
downloadlibsurvive-dffa6477a0ee5672a5b1763a8b99ab4e21b6c94a.tar.gz
libsurvive-dffa6477a0ee5672a5b1763a8b99ab4e21b6c94a.tar.bz2
Merge branch 'addTorusFind6' of https://github.com/mwturvey/libsurvive into mwturvey-addTorusFind6
Diffstat (limited to 'tools/lighthousefind/Makefile')
-rw-r--r--tools/lighthousefind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lighthousefind/Makefile b/tools/lighthousefind/Makefile
index 032ade7..cb073d9 100644
--- a/tools/lighthousefind/Makefile
+++ b/tools/lighthousefind/Makefile
@@ -1,6 +1,6 @@
all : lighthousefind
-CFLAGS:=-g -O4 -DFLT=double -I../../redist -flto
+CFLAGS:=-g -O4 -DUSE_DOUBLE -I../../redist -flto
LDFLAGS:=$(CFLAGS) -lm
lighthousefind : lighthousefind.o ../../redist/linmath.c