summaryrefslogtreecommitdiffstats
path: root/TOOLS/subfont-c/Makefile
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-15 20:50:13 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-15 20:50:13 +0000
commitb43f1eb524f290bfb8aa0e123ea22473a5df515d (patch)
tree9e1d886ce433019d995301e547daab1acafa4af4 /TOOLS/subfont-c/Makefile
parentee315e724fbf2ba6ca993e137a6966a06248cef1 (diff)
downloadmpv-b43f1eb524f290bfb8aa0e123ea22473a5df515d.tar.bz2
mpv-b43f1eb524f290bfb8aa0e123ea22473a5df515d.tar.xz
added gettimeofday-based profiling/timing
little speedup of outline() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7017 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/subfont-c/Makefile')
-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 bc8a0f3ce3..17bcd86094 100644
--- a/TOOLS/subfont-c/Makefile
+++ b/TOOLS/subfont-c/Makefile
@@ -1,6 +1,6 @@
include ../../config.mak
-LDLIBS=-lm $(shell freetype-config --libs)
+LDLIBS=-lm ../../linux/timer-lx.o $(shell freetype-config --libs)
CFLAGS=$(OPTFLAGS) $(shell freetype-config --cflags)
#CFLAGS+=-O0 # for RedHat's gcc-2.96-95