SYS_LIBRARIES = -lm
LOCAL_LIBRARIES = $(XLIB)
SRCS = xshowcmap.c
OBJS = xshowcmap.o

ComplexProgramTarget(xshowcmap)
