1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-21 22:30:22 +00:00

recursive CC fixed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3359 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-12-06 22:31:57 +00:00
parent 64d92d7732
commit 7847d4449e

View File

@ -2,7 +2,7 @@
# Linux Frame Buffer Device Configuration
#
CC = $(CC) -Wall -O2 -I.
CFLAGS = -Wall -O2 -I.
BISON = bison -d
FLEX = flex
INSTALL = install