XCOMM IBM_PROLOG_BEGIN_TAG XCOMM This is an automatically generated prolog. XCOMM XCOMM gos720 src/gos/2d/XTOP/programs/xkbprint/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 @(#)84 1.2 src/gos/2d/XTOP/programs/xkbprint/Imakefile, xsample, gos720 8/29/00 10:34:58 XCOMM SCCSID_END_TAG XCOMM $XConsortium: Imakefile /main/1 1995/11/30 19:19:15 kaleb $ SRCS = xkbprint.c utils.c psgeom.c OBJS = xkbprint.o utils.o psgeom.o DEPLIBS = LOCAL_LIBRARIES = $(XKBFILELIB) $(XLIB) EXTRA_INCLUDES = -I$(EXTINCSRC) #ifdef SGIArchitecture EXTRA_LIBRARIES = -lmalloc #endif ComplexProgramTarget(xkbprint) clean:: RemoveFiles(*.xkm *.ps)