SYS_LIBRARIES = -lm
LOCAL_LIBRARIES = $(XLIB)
DEPLIBS = $(DEPXLIB)
SRCS = xsnow.c snowmap.h vroot.h
OBJS = xsnow.o

ComplexProgramTarget(xsnow)
