XCOMM IBM_PROLOG_BEGIN_TAG XCOMM This is an automatically generated prolog. XCOMM XCOMM gos720 src/gos/2d/XTOP/programs/xmh/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 @(#)66 1.2 src/gos/2d/XTOP/programs/xmh/Imakefile, xsample, gos720 8/29/00 10:34:17 XCOMM SCCSID_END_TAG XCOMM $XConsortium: Imakefile /main/30 1996/01/14 16:51:32 kaleb $ #if HasVFork VFORK_DEFINES = -DHAS_VFORK #endif DEFINES = $(VFORK_DEFINES) XkbClientDefines DEPLIBS = LOCAL_LIBRARIES = XkbClientLibs XawClientLibs XMH_BITMAPS = black6 box6 SRCS = bbox.c command.c compfuncs.c folder.c init.c main.c \ menu.c mlist.c msg.c pick.c popup.c screen.c toc.c \ tocfuncs.c tocutil.c tsource.c util.c viewfuncs.c \ miscfuncs.c OBJS = bbox.o command.o compfuncs.o folder.o init.o main.o \ menu.o mlist.o msg.o pick.o popup.o screen.o toc.o \ tocfuncs.o tocutil.o tsource.o util.o viewfuncs.o \ miscfuncs.o ComplexProgramTarget(xmh) BuildIncludes($(XMH_BITMAPS),bitmaps,..) InstallAppDefaults(Xmh) InstallMultipleDestFlags(install,$(XMH_BITMAPS),$(INCDIR)/bitmaps,$(INSTINCFLAGS))