XCOMM IBM_PROLOG_BEGIN_TAG XCOMM This is an automatically generated prolog. XCOMM XCOMM gos720 src/gos/2d/XTOP/programs/xclipboard/Imakefile 1.2 XCOMM XCOMM Licensed Materials - Property of IBM XCOMM XCOMM COPYRIGHT International Business Machines Corp. 1996,2000 XCOMM All Rights Reserved XCOMM XCOMM US Government Users Restricted Rights - Use, duplication or XCOMM disclosure restricted by GSA ADP Schedule Contract with IBM Corp. XCOMM XCOMM IBM_PROLOG_END_TAG XCOMM SCCSID_BEGIN_TAG XCOMM @(#)70 1.2 src/gos/2d/XTOP/programs/xclipboard/Imakefile, xsample, gos720 8/29/00 10:33:35 XCOMM SCCSID_END_TAG XCOMM $XConsortium: Imakefile /main/9 1996/01/14 16:50:36 kaleb $ SRCS1 = xclipboard.c OBJS1 = xclipboard.o SRCS2 = xcutsel.c OBJS2 = xcutsel.o PROGRAMS = xclipboard xcutsel DEPLIBS = LOCAL_LIBRARIES = XkbClientLibs XawClientLibs DEFINES = XkbClientDefines ComplexProgramTarget_1(xclipboard,$(LOCAL_LIBRARIES),NullParameter) ComplexProgramTarget_2(xcutsel,$(LOCAL_LIBRARIES),NullParameter) InstallAppDefaults(XClipboard)