       INCLUDES = -I$(TOP) -I$(TOP)/X11
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
  SYS_LIBRARIES =
           SRCS = xmole.c
           OBJS = xmole.o
       PROGRAMS = xmole

ComplexProgramTarget(xmole)
