summaryrefslogtreecommitdiff
path: root/xc/unsupported/programs/xmessage/Imakefile
blob: dba2a20693a533c6637be4ff57b40a0c8fc3d47b (plain)
1
2
3
4
5
6
7
8
9
XCOMM $XConsortium$

        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
           SRCS = xmessage.c makeform.c readfile.c
           OBJS = xmessage.o makeform.o readfile.o

ComplexProgramTarget(xmessage)
InstallAppDefaults(Xmessage)