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

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


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

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

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libac3/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** Makefile	9 Jun 2001 08:50:48 -0000	1.9
--- Makefile	26 Jun 2001 23:15:57 -0000	1.10
***************
*** 7,11 ****
  OBJS    = bit_allocate.o bitstream.o coeff.o crc.o debug.o decode.o dither.o exponent.o imdct.o parse.o rematrix.o sanity_check.o srfft.o stats.o $(OPTIONAL_OBJS)
  # OBJS	= $(SRCS:.c=.o)
! CFLAGS  = $(OPTFLAGS) -I. -I.. -DHAVE_CONFIG_H
  
  .SUFFIXES: .c .o
--- 7,11 ----
  OBJS    = bit_allocate.o bitstream.o coeff.o crc.o debug.o decode.o dither.o exponent.o imdct.o parse.o rematrix.o sanity_check.o srfft.o stats.o $(OPTIONAL_OBJS)
  # OBJS	= $(SRCS:.c=.o)
! CFLAGS  = $(OPTFLAGS) -I. -I.. $(EXTRA_INC) -DHAVE_CONFIG_H
  
  .SUFFIXES: .c .o


_______________________________________________
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