glviewvol

diff Makefile @ 4:04330eb80b36

lots of stuff
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 29 Dec 2014 05:41:36 +0200
parents 7bdf40403b9c
children 71b479ffb9f7
line diff
     1.1 --- a/Makefile	Sun Dec 28 21:48:15 2014 +0200
     1.2 +++ b/Makefile	Mon Dec 29 05:41:36 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 =