aboutsummaryrefslogtreecommitdiff
path: root/tools/planetest/Makefile
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2016-12-14 22:36:47 -0500
committercnlohr <lohr85@gmail.com>2016-12-14 22:36:47 -0500
commit071ce2fb0b6155a5b3139fb55a928401b549ab66 (patch)
treee960f339328e69fc4a6bc9fd435b0c6842295b65 /tools/planetest/Makefile
parentb9fd6f212af57503b3792415a455f56abeecd5fd (diff)
downloadlibsurvive-071ce2fb0b6155a5b3139fb55a928401b549ab66.tar.gz
libsurvive-071ce2fb0b6155a5b3139fb55a928401b549ab66.tar.bz2
got a little further... need to switch to a more procedural approach.
Diffstat (limited to 'tools/planetest/Makefile')
-rw-r--r--tools/planetest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/planetest/Makefile b/tools/planetest/Makefile
index 0e55f12..37f02d7 100644
--- a/tools/planetest/Makefile
+++ b/tools/planetest/Makefile
@@ -1,6 +1,6 @@
all : camfind
-CFLAGS:=-g -O4
+CFLAGS:=-g -O4 -DFLT=float -ffast-math
LDFLAGS:=$(CFLAGS) -lm
camfind : camfind.o linmath.o