XCOMM $XFree86$

#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))
