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

ComplexProgramTarget(xsnow)
