summaryrefslogtreecommitdiffstats
path: root/TOOLS/subfont-c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-25 00:21:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-25 00:21:18 +0000
commit0bb9a5b687c0463fc62ec3c73e4ccaedba022506 (patch)
tree07c503c83e5ff849fcc2c15573e0ce1fc0138aa0 /TOOLS/subfont-c
parent1ced7f3b817a95b60c21d044817415e6791632de (diff)
downloadmpv-0bb9a5b687c0463fc62ec3c73e4ccaedba022506.tar.bz2
mpv-0bb9a5b687c0463fc62ec3c73e4ccaedba022506.tar.xz
The linux directory is now called osdep.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10181 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/subfont-c')
-rw-r--r--TOOLS/subfont-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/subfont-c/Makefile b/TOOLS/subfont-c/Makefile
index 17bcd86094..d64e57370f 100644
--- a/TOOLS/subfont-c/Makefile
+++ b/TOOLS/subfont-c/Makefile
@@ -1,6 +1,6 @@
include ../../config.mak
-LDLIBS=-lm ../../linux/timer-lx.o $(shell freetype-config --libs)
+LDLIBS=-lm ../../osdep/timer-lx.o $(shell freetype-config --libs)
CFLAGS=$(OPTFLAGS) $(shell freetype-config --cflags)
#CFLAGS+=-O0 # for RedHat's gcc-2.96-95