NAME = camera
INCS = camera.h 
SRCS = camera.c camstream.c camcompat.c
OBJS = camera.o camstream.o camcompat.o
TARGETS = ${LIB}
