]> git.wh0rd.org - fontconfig.git/blob - fc-cache/Imakefile
fontconfig library: build fixes and compiler warning fixes
[fontconfig.git] / fc-cache / Imakefile
1 INCLUDES=$(FREETYPE2INCLUDES) $(LIBXML2INCLUDES) -I..
2
3 LOCAL_LIBRARIES=FontconfigClientLibs
4 DEPLIBS=FontconfigClientDepLibs
5
6 SRCS=fc-cache.c
7 OBJS=fc-cache.o
8
9 ComplexProgramTarget(fc-cache)
10 LinkBuildBinary(ProgramTargetName(fc-cache))
11
12 install::
13 FC_DEBUG=128 FONTCONFIG_PATH=.. ./fc-cache -v