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

ComplexProgramTarget(xclock)
