[Mplayer-cvslog] CVS: main/input Makefile,1.2,1.3

Arpi of Ize arpi at mplayer.dev.hu
Fri Feb 22 01:17:22 CET 2002


Update of /cvsroot/mplayer/main/input
In directory mplayer:/var/tmp.root/cvs-serv32024

Modified Files:
	Makefile 
Log Message:
EXTRA_INC added (Nexus)

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/input/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	31 Jan 2002 09:39:11 -0000	1.2
+++ Makefile	22 Feb 2002 00:17:12 -0000	1.3
@@ -6,7 +6,7 @@
 SRCS=input.c joystick.c lirc.c 
 OBJS=$(SRCS:.c=.o)
 
-CFLAGS  = $(OPTFLAGS) -I. -I.. -Wall
+CFLAGS  = $(OPTFLAGS) -I. -I.. $(EXTRA_INC) -Wall
 
 .SUFFIXES: .c .o
 




More information about the MPlayer-cvslog mailing list