#
# $Header: Imakefile,v 1.1 89/01/23 16:07:30 rml Exp $
#
LOCAL_LIBRARIES = $(XLIB)
           SRCS = xwininfo.c dsimple.c
           OBJS = xwininfo.o dsimple.o

ComplexProgramTarget(xwininfo)
