[Mplayer-cvslog] CVS: main/libmpeg2 Makefile,1.5,1.6

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


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

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

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libmpeg2/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** Makefile	4 Jun 2001 19:33:28 -0000	1.5
--- Makefile	26 Jun 2001 23:15:57 -0000	1.6
***************
*** 6,10 ****
  SRCS	= header.c idct.c idct_mmx.c motion_comp.c motion_comp_mmx.c slice.c stats.c decode.c
  OBJS	= $(SRCS:.c=.o)
! INCLUDE = -I. -I../libvo -I..
  CFLAGS  = $(OPTFLAGS) $(INCLUDE) -DMPG12PLAY
  
--- 6,10 ----
  SRCS	= header.c idct.c idct_mmx.c motion_comp.c motion_comp_mmx.c slice.c stats.c decode.c
  OBJS	= $(SRCS:.c=.o)
! INCLUDE = -I. -I../libvo -I.. $(EXTRA_INC)
  CFLAGS  = $(OPTFLAGS) $(INCLUDE) -DMPG12PLAY
  


_______________________________________________
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