diff libvo/Makefile @ 1552:ce8e8c342004

changes made for vo_aa
author folke
date Thu, 16 Aug 2001 15:18:46 +0000
parents 598e3047ce13
children f6d2a4bc9bb5
line wrap: on
line diff
--- a/libvo/Makefile	Thu Aug 16 15:17:44 2001 +0000
+++ b/libvo/Makefile	Thu Aug 16 15:18:46 2001 +0000
@@ -10,7 +10,7 @@
 SRCS += rgb15to16mmx.c yuv2rgb_mmx.c
 endif
 
-CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) -DMPG12PLAY
+CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) -DMPG12PLAY #-Wall
 # -I/usr/X11R6/include/
 
 .SUFFIXES: .c .o