NAME = shade
INCS = appearance.h
SRCS = appearance.c light.c apstream.c
OBJS = appearance.o light.o apstream.o
TARGETS = ${LIB}

