LOCAL_LIBRARIES = $(XLIB) OBJS = \ xgif.o \ xgifload.o SRCS = \ xgif.c \ xgifload.c ComplexProgramTarget(xgif)