Index: trunk/psphot/Makefile
===================================================================
--- trunk/psphot/Makefile	(revision 5837)
+++ trunk/psphot/Makefile	(revision 5840)
@@ -17,5 +17,5 @@
 INCS	= 	$(IPSLIB) $(IPSMOD)
 LIBS	= 	$(LPSLIB) $(LPSMOD)
-CFLAGS	=	$(INCS) -std=c99 -Wall -Werror -g
+CFLAGS	=	$(INCS) -std=c99 -Wall -Werror -O2
 LFLAGS	=	$(LIBS) 
 
