        DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XLIB)
           SRCS = maze.c getopt.c 
           OBJS = maze.o getopt.o 

ComplexProgramTarget(maze)

