glviewvol

diff Makefile @ 7:71b479ffb9f7

curve manipulation works
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 30 Dec 2014 17:28:38 +0200
parents 04330eb80b36
children fb6d93471352
line diff
     1.1 --- a/Makefile	Tue Dec 30 06:22:54 2014 +0200
     1.2 +++ b/Makefile	Tue Dec 30 17:28:38 2014 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  
     1.5  bin = dicomview
     1.6  
     1.7 -opt = -O3 -ffast-math
     1.8 +#opt = -O3 -ffast-math
     1.9  dbg = -g
    1.10  def = -DUSE_GLUT
    1.11  #inc =