XCOMM $OpenBSD: Imakefile,v 1.1 2001/02/17 18:15:45 matthieu Exp $
        DEPLIBS = XkbClientDepLibs XawClientDepLibs
LOCAL_LIBRARIES = XkbClientLibs XawClientLibs

SRCS = Border.C Buttons.C Client.C Events.C Main.C Manager.C Rotated.C
OBJS = Border.o Buttons.o Client.o Events.o Main.o Manager.o Rotated.o
HEADERS = Border.h Client.h Cursors.h General.h Manager.h Rotated.h \
	listmacro2.h

ComplexCplusplusProgramTarget(wm2)
