CC = gcc

SYS_LIBRARIES = $(XLIB)

SRCS = xfmc.c
OBJS = xfmc.o

ComplexProgramTarget(xfmc)
