11 lines
432 B
Plaintext
11 lines
432 B
Plaintext
XCOMM $OpenBSD: Imakefile,v 1.1.1.1 2006/11/26 10:56:59 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)
|