XCOMM COPYRIGHT NOTICE
XCOMM Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc.
XCOMM ALL RIGHTS RESERVED (MOTIF).  See the file named COPYRIGHT.MOTIF
XCOMM for the full copyright text.
XCOMM 
XCOMM 
XCOMM HISTORY
XCOMM $Log: Imakefile,v $
XCOMM Revision 1.1.2.3  1994/06/30  20:58:43  drk
XCOMM 	Merged with changes from 1.1.2.2
XCOMM 	[1994/06/30  20:58:38  drk]
XCOMM
XCOMM 	Merged with changes from 1.1.2.1
XCOMM 	[1994/06/30  17:35:37  drk]
XCOMM
XCOMM 	Make hellomotif_in_c unsupported.
XCOMM 	[1994/06/30  17:11:35  drk]
XCOMM
XCOMM Revision 1.1.2.2  1994/06/30  17:35:43  drk
XCOMM 	Merged with changes from 1.1.2.1
XCOMM 	[1994/06/30  17:35:37  drk]
XCOMM 
XCOMM 	Make hellomotif_in_c unsupported.
XCOMM 	[1994/06/30  17:11:35  drk]
XCOMM 
XCOMM Revision 1.1.2.1  1994/06/30  17:12:21  drk
XCOMM 	Make hellomotif_in_c unsupported.
XCOMM 	[1994/06/30  17:11:35  drk]
XCOMM 
XCOMM Revision 1.1.2.1  1994/06/08  22:21:12  drk
XCOMM 	Quick fixes for new demo tree organization.
XCOMM 	[1994/06/08  22:21:00  drk]
XCOMM 
XCOMM $EndLog$

        DEPLIBS = XmClientDepLibs
LOCAL_LIBRARIES = XmClientLibs

SRCS = hellomotif.c
OBJS = hellomotif.o

XCOMM MSimpleProgramTarget(hellomotif)

XCOMM InstallProgram(hellomotif,$(BINDIR))

DependTarget()
