glviewvol

diff Makefile @ 8:fb6d93471352

main thing done
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 30 Dec 2014 20:03:32 +0200
parents 71b479ffb9f7
children 931a6b35f1cd
line diff
     1.1 --- a/Makefile	Tue Dec 30 17:28:38 2014 +0200
     1.2 +++ b/Makefile	Tue Dec 30 20:03:32 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 =