head	1.3;
access;
symbols
	CVS-CONVERSION:1.3;
locks; strict;
comment	@# @;


1.3
date	96.06.02.07.47.20;	author ghudson;	state Exp;
branches;
next	;


desc
@Checkin for creation of CVS repository
@


1.3
log
@Initial checkin.
@
text
@XCOMM 
XCOMM (c) Copyright 1989, 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC. 
XCOMM ALL RIGHTS RESERVED 
XCOMM 
XCOMM 
XCOMM Motif Release 1.2
XCOMM 
XCOMM   $RCSfile: Imakefile,v $ $Revision: 1.3 $ $Date: 92/03/13 16:18:43 $

INCLUDES = -I. -I$(INCLUDESRC) -I$(MINCLUDESRC)
       DEPLIBS1 = XmClientDepLibs
LOCAL_LIBRARIES = XmClientLibs

SRCS1=	xmbind.c

OBJS1=	xmbind.o

PROGRAMS = xmbind

NormalLibraryObjectRule()

MComplexProgramTarget_1(xmbind,$(LOCAL_LIBRARIES),NullParameter)

@
