XCOMM $XFree86: xc/lib/fontconfig/fc-list/Imakefile,v 1.6 2002/08/19 19:32:04 keithp Exp $ #ifdef UseInstalled /* building outside the tree, use private defines */ #include "../local.def" #endif INCLUDES=$(FREETYPE2INCLUDES) -I.. LOCAL_LIBRARIES=FontconfigClientLibs DEPLIBS=FontconfigClientDepLibs SRCS=fc-list.c OBJS=fc-list.o ComplexProgramTarget(fc-list) LinkBuildBinary(ProgramTargetName(fc-list))