XCOMM IBM_PROLOG_BEGIN_TAG XCOMM This is an automatically generated prolog. XCOMM XCOMM gos720 src/gos/2d/XTOP_R7/lib/libXaw/src/Imakefile 1.2 XCOMM XCOMM Licensed Materials - Property of IBM XCOMM XCOMM COPYRIGHT International Business Machines Corp. 1996,2007 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 @(#)86 1.2 src/gos/2d/XTOP_R7/lib/libXaw/src/Imakefile, xsample, gos720 8/30/07 13:31:56 XCOMM SCCSID_END_TAG XCOMM $XConsortium: Imakefile,v 1.86 94/04/02 18:01:47 kaleb Exp $ #define DoNormalLib NormalLibXaw #define DoSharedLib SharedLibXaw #define DoDebugLib DebugLibXaw #define DoProfileLib ProfileLibXaw #define HasSharedData YES #define LibName Xaw #define SoRev SOXAWREV #define IncSubdir Xaw #ifdef SharedXawReqs REQUIREDLIBS = SharedXawReqs #endif DEFINES = $(XawI18nDefines) LINTLIBS = $(LINTXLIB) $(LINTXTOOL) HEADERS = \ AllWidgets.h \ AsciiSink.h \ AsciiSinkP.h \ AsciiSrc.h \ AsciiSrcP.h \ AsciiText.h \ AsciiTextP.h \ Box.h \ BoxP.h \ Cardinals.h \ Command.h \ CommandP.h \ Dialog.h \ DialogP.h \ Form.h \ FormP.h \ Grip.h \ GripP.h \ Label.h \ LabelP.h \ List.h \ ListP.h \ MenuButtoP.h \ MenuButton.h \ MultiSink.h \ MultiSinkP.h \ MultiSrc.h \ MultiSrcP.h \ Paned.h \ PanedP.h \ Panner.h \ PannerP.h \ Porthole.h \ PortholeP.h \ Print.h \ PrintSP.h \ Private.h \ Repeater.h \ RepeaterP.h \ Reports.h \ Scrollbar.h \ ScrollbarP.h \ Simple.h \ SimpleMenP.h \ SimpleMenu.h \ SimpleP.h \ Sme.h \ SmeBSB.h \ SmeBSBP.h \ SmeLine.h \ SmeLineP.h \ SmeP.h \ StripCharP.h \ StripChart.h \ Template.h \ TemplateP.h \ Text.h \ TextP.h \ TextSink.h \ TextSinkP.h \ TextSrc.h \ TextSrcP.h \ Tip.h \ TipP.h \ Toggle.h \ ToggleP.h \ Tree.h \ TreeP.h \ VendorEP.h \ Viewport.h \ ViewportP.h \ XawI18n.h \ XawImP.h \ XawInit.h SRCS = \ Actions.c \ AllWidgets.c \ AsciiSink.c \ AsciiSrc.c \ AsciiText.c \ Box.c \ Command.c \ Converters.c \ Dialog.c \ DisplayList.c \ Form.c \ Grip.c \ Label.c \ List.c \ MenuButton.c \ MultiSink.c \ MultiSrc.c \ OS.c \ Paned.c \ Panner.c \ Pixmap.c \ Porthole.c \ PrintShell.c \ Repeater.c \ Scrollbar.c \ Simple.c \ SimpleMenu.c \ Sme.c \ SmeBSB.c \ SmeLine.c \ StripChart.c \ Text.c \ TextAction.c \ TextPop.c \ TextSink.c \ TextSrc.c \ TextTr.c \ Tip.c \ Toggle.c \ Tree.c \ Vendor.c \ Viewport.c \ XawI18n.c \ XawIm.c \ XawInit.c \ sharedlib.c #if SharedDataSeparation UNSHAREDOBJS = AllWidgets.o sharedlib.o #endif OBJS = \ Actions.o \ AllWidgets.o \ AsciiSink.o \ AsciiSrc.o \ AsciiText.o \ Box.o \ Command.o \ Converters.o \ Dialog.o \ DisplayList.o \ Form.o \ Grip.o \ Label.o \ List.o \ MenuButton.o \ MultiSink.o \ MultiSrc.o \ OS.o \ Paned.o \ Panner.o \ Pixmap.o \ Porthole.o \ PrintShell.o \ Repeater.o \ Scrollbar.o \ Simple.o \ SimpleMenu.o \ Sme.o \ SmeBSB.o \ SmeLine.o \ StripChart.o \ Text.o \ TextAction.o \ TextPop.o \ TextSink.o \ TextSrc.o \ TextTr.o \ Tip.o \ Toggle.o \ Tree.o \ Vendor.o \ Viewport.o \ XawI18n.o \ XawIm.o \ XawInit.o #include #if DoSharedLib && SharedDataSeparation SpecialCObjectRule(sharedlib,NullParameter,$(SHLIBDEF)) #endif DependTarget()