mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 02:45:43 +00:00
d34041569e
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2
15 lines
401 B
Makefile
15 lines
401 B
Makefile
|
|
# -------- Generated by ./configure -----------
|
|
|
|
AR=ar
|
|
CC=gcc
|
|
# OPTFLAGS=-O4 -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -ffast-math
|
|
OPTFLAGS=-O4 -march=i686 -mcpu=i686 -pipe -ffast-math
|
|
# LIBS=-L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -lGL -lX11 -lXext
|
|
X_LIBS=-L/usr/X11R6/lib -lGL -lX11 -lXext
|
|
TERMCAP_LIB=-ltermcap
|
|
XMM_LIBS =
|
|
LIRC_LIBS =
|
|
WIN32_PATH=-DWIN32_PATH=\"/usr/lib/win32\"
|
|
|