[Mplayer-cvslog] CVS: main/Gui Makefile,1.5,1.6
Arpi of Ize
arpi at mplayer.dev.hu
Sat Oct 6 18:20:30 CEST 2001
Update of /cvsroot/mplayer/main/Gui
In directory mplayer:/var/tmp.root/cvs-serv6641
Modified Files:
Makefile
Log Message:
BSD fixes
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile 1 Oct 2001 09:30:28 -0000 1.5
+++ Makefile 6 Oct 2001 16:20:12 -0000 1.6
@@ -8,7 +8,7 @@
MPLAYERDIR = mplayer/
include gui.mak
-INCDIR = -I. -I./event -I./wm -I./skin $(GTKINC)
+INCDIR = -I. -I./event -I./wm -I./skin $(GTKINC) $(EXTRA_INC)
OPTIMIZE = $(OPTFLAGS) -fomit-frame-pointer \
-fexpensive-optimizations -fschedule-insns2 -Wall
More information about the MPlayer-cvslog
mailing list