diff TOOLS/subfont-c/Makefile @ 7016:44ce5a673be2

added gettimeofday-based profiling/timing little speedup of outline()
author arpi
date Thu, 15 Aug 2002 20:50:13 +0000
parents 1bf2c3dbc36e
children 3f3b7829dce8
line wrap: on
line diff
--- a/TOOLS/subfont-c/Makefile	Thu Aug 15 12:42:52 2002 +0000
+++ b/TOOLS/subfont-c/Makefile	Thu Aug 15 20:50:13 2002 +0000
@@ -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