[Mplayer-cvslog] CVS: main/libvo Makefile,1.9,1.10

Arpi of Ize arpi at mplayerhq.banki.hu
Wed Jun 27 01:16:00 CEST 2001


Update of /cvsroot/mplayer/main/libvo
In directory mplayerhq:/var/tmp.root/cvs-serv30048/libvo

Modified Files:
	Makefile 
Log Message:
OPTFLAGS vs. INCLUDES cleanup

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** Makefile	5 Jun 2001 18:40:44 -0000	1.9
--- Makefile	26 Jun 2001 23:15:57 -0000	1.10
***************
*** 7,11 ****
  OBJS=$(SRCS:.c=.o)
  
! CFLAGS  = $(OPTFLAGS) -I. -I.. -DMPG12PLAY $(SDL_INC)
  # -I/usr/X11R6/include/
  
--- 7,11 ----
  OBJS=$(SRCS:.c=.o)
  
! CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) -DMPG12PLAY
  # -I/usr/X11R6/include/
  


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list