aboutsummaryrefslogtreecommitdiff
path: root/tools/lighthousefind/Makefile
diff options
context:
space:
mode:
authorJosh Allen <axlecrusher@gmail.com>2017-02-12 10:23:55 -0500
committerJosh Allen <axlecrusher@gmail.com>2017-02-12 10:23:55 -0500
commitfa88e40fa07c3cf425b45fe56cf6dda613545e36 (patch)
tree80e69ea7554d6fe0b5d2c712e06cffb3db03bfc5 /tools/lighthousefind/Makefile
parentacf367aab41e13b047df6670ffbb27cea8afe2d9 (diff)
parent1523a62d63e87d6f0641e0d38e7cb87138576bea (diff)
downloadlibsurvive-fa88e40fa07c3cf425b45fe56cf6dda613545e36.tar.gz
libsurvive-fa88e40fa07c3cf425b45fe56cf6dda613545e36.tar.bz2
Merge branch 'master' of github.com:cnlohr/libsurvive
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