Mercurial > mplayer.hg
diff Gui/Makefile @ 2112:3997f8eec36e
BSD fixes
author | arpi |
---|---|
date | Sat, 06 Oct 2001 16:20:29 +0000 |
parents | 0653e90b3118 |
children | 5d543521dd06 |
line wrap: on
line diff
--- a/Gui/Makefile Sat Oct 06 15:38:56 2001 +0000 +++ b/Gui/Makefile Sat Oct 06 16:20:29 2001 +0000 @@ -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