# Makefile generated by imake - do not edit!
# $XConsortium: imake.c /main/88 1995/12/08 16:33:13 gildea $

# -------------------------------------------------------------------------
# Makefile generated from "Imake.tmpl" and <Imakefile>
# $XConsortium: Imake.tmpl,v 1.160 92/11/18 14:11:25 rws Exp $
#
# Platform-specific parameters may be set in the appropriate <vendor>.cf
# configuration files.  Site-specific parameters should be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor does not define any unique symbols, you will need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make World" the first time).
#

# -------------------------------------------------------------------------
# site-specific configuration parameters that need to come before
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

# -------------------------------------------------------------------------
# platform-specific configuration parameters - edit linux.cf to change

# -------------------------------------------------------------------------
# site-specific configuration parameters that go after
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

LEX=flex
LEXLIB=fl

            SHELL = /bin/sh

              TOP = ../../.
      CURRENT_DIR = ./tools/wml

               AR = ar clq
  BOOTSTRAPCFLAGS =
               CC = cc
               AS = as

         COMPRESS = compress
              CPP = /lib/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
          INSTALL = install
               LD = ld
              LEX = lex
             YACC = yacc
             LINT = lint
      LINTLIBFLAG = -C
         LINTOPTS = -axz
               LN = ln -s
             MAKE = make
               MV = mv
               CP = cp

           RANLIB = ranlib
  RANLIBINSTFLAGS =

               RM = rm -f
            TROFF = psroff
         MSMACROS = -ms
              TBL = tbl
              EQN = eqn
     STD_INCLUDES =
  STD_CPP_DEFINES =
      STD_DEFINES =
 EXTRA_LOAD_FLAGS =
  EXTRA_LDOPTIONS = -L/usr/X11/lib
  EXTRA_LIBRARIES =
             TAGS = ctags

    PROTO_DEFINES =

     INSTPGMFLAGS =

     INSTBINFLAGS = -m 0755
     INSTUIDFLAGS = -m 4755
     INSTLIBFLAGS = -m 0644
     INSTINCFLAGS = -m 0444
     INSTMANFLAGS = -m 0444
     INSTDATFLAGS = -m 0444
    INSTKMEMFLAGS = -m 4755

     TOP_INCLUDES = -I$(INCROOT)

      CDEBUGFLAGS = -O
        CCOPTIONS =

      ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)

           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(EXTRA_LDOPTIONS) $(LOCAL_LDFLAGS) -L$(USRLIBDIR)

   LDCOMBINEFLAGS = -X -r
      DEPENDFLAGS =

        MACROFILE = linux.cf
           RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut

    IMAKE_DEFINES =

         IRULESRC = $(CONFIGDIR)
        IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(IRULESRC) $(IMAKE_DEFINES)

     ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules 			$(IRULESRC)/Project.tmpl $(IRULESRC)/site.def 			$(IRULESRC)/$(MACROFILE)  			$(EXTRA_ICONFIGFILES)

# -------------------------------------------------------------------------
# X Window System Build Parameters
# $XConsortium: Project.tmpl,v 1.152 92/08/10 17:47:45 eswu Exp $

# -------------------------------------------------------------------------
# X Window System make variables; this need to be coordinated with rules

          PATHSEP = /
        USRLIBDIR = /usr/local/lib
         SHAREDIR = $(LIBDIR)
         SHLIBDIR = /usr/local/lib
           BINDIR = /usr/local/bin
          INCROOT = /usr/local/include
     BUILDINCROOT = $(TOP)
      BUILDINCDIR = $(BUILDINCROOT)/X11
      BUILDINCTOP = ..
           INCDIR = $(INCROOT)/X11
           ADMDIR = /usr/adm
           LIBDIR = $(USRLIBDIR)/X11
        CONFIGDIR = $(LIBDIR)/config
       LINTLIBDIR = $(USRLIBDIR)/lint

          FONTDIR = $(LIBDIR)/fonts
         XINITDIR = $(LIBDIR)/xinit
           XDMDIR = $(LIBDIR)/xdm
           TWMDIR = $(SHAREDIR)/twm
          MANPATH = /usr/local/man
    MANSOURCEPATH = $(MANPATH)/man
        MANSUFFIX = n
     LIBMANSUFFIX = 3
           MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
        LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
           NLSDIR = $(LIBDIR)/nls
        PEXAPIDIR = $(LIBDIR)/PEX
      XAPPLOADDIR = $(SHAREDIR)/app-defaults
       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = imake
           DEPEND = makedepend
              RGB = rgb

            FONTC = bdftopcf

        MKFONTDIR = mkfontdir
        MKDIRHIER = mkdirhier

        CONFIGSRC = $(TOP)/config
       DOCUTILSRC = $(TOP)/doc/util
        CLIENTSRC = $(TOP)/clients
          DEMOSRC = $(TOP)/demos
           LIBSRC = $(TOP)/lib
          FONTSRC = $(TOP)/fonts
       INCLUDESRC = $(TOP)/X11
        SERVERSRC = $(TOP)/server
          UTILSRC = $(TOP)/util
        SCRIPTSRC = $(UTILSRC)/scripts
       EXAMPLESRC = $(TOP)/examples
       CONTRIBSRC = $(TOP)/../contrib
           DOCSRC = $(TOP)/doc
           RGBSRC = $(TOP)/rgb
        DEPENDSRC = /usr/X11R6/bin
         IMAKESRC = $(CONFIGSRC)
         XAUTHSRC = $(LIBSRC)/Xau
          XLIBSRC = $(LIBSRC)/X
           XMUSRC = $(LIBSRC)/Xmu
       TOOLKITSRC = $(LIBSRC)/Xt
       AWIDGETSRC = $(LIBSRC)/Xaw
       OLDXLIBSRC = $(LIBSRC)/oldX
      XDMCPLIBSRC = $(LIBSRC)/Xdmcp

      BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf

     MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
         FSLIBSRC = $(FONTSRC)/lib/fs
    FONTSERVERSRC = $(FONTSRC)/server
     EXTENSIONSRC = $(TOP)/extensions
         XILIBSRC = $(EXTENSIONSRC)/lib/xinput
      XTESTLIBSRC = $(EXTENSIONSRC)/lib/xtest
        PEXLIBSRC = $(EXTENSIONSRC)/lib/PEXlib
      PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX

     EXTENSIONLIB =  -lXext

         XLIBONLY =  -lX11
             XLIB = $(EXTENSIONLIB) $(XLIBONLY)

         XAUTHLIB =  -lXau

         XDMCPLIB =  -lXdmcp

           XMULIB =  -lXmu

          OLDXLIB =  -loldX

         XTOOLLIB =  -lXt

           XAWLIB =  -lXaw

           XILIB =  -lXi

        XTESTLIB =  -lXtst

          PEXLIB =  -lPEX5

           PHIGSLIB =  -lphigs

          XBSDLIB =  -lXbsd

 LINTEXTENSIONLIB = $(LINTLIBDIR)/llib-lXext.ln
         LINTXLIB = $(LINTLIBDIR)/llib-lX11.ln
          LINTXMU = $(LINTLIBDIR)/llib-lXmu.ln
        LINTXTOOL = $(LINTLIBDIR)/llib-lXt.ln
          LINTXAW = $(LINTLIBDIR)/llib-lXaw.ln
           LINTXI = $(LINTLIBDIR)/llib-lXi.ln
          LINTPEX = $(LINTLIBDIR)/llib-lPEX5.ln
        LINTPHIGS = $(LINTLIBDIR)/llib-lphigs.ln

          DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)

         DEPLIBS1 = $(DEPLIBS)
         DEPLIBS2 = $(DEPLIBS)
         DEPLIBS3 = $(DEPLIBS)

#   $RCSfile: Motif.tmpl,v $ $Revision: 1.2 $ $Date: 1995/09/24 05:05:19 $

              XTOP = /usr/X11R6
              MTOP = $(TOP)
     XBUILDINCROOT = $(XTOP)
      XBUILDINCDIR = $(XBUILDINCROOT)/X11

          IRULESRC = $(CONFIGSRC)
         IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(NEWTOP)$(IRULESRC) $(IMAKE_DEFINES)

         CLIENTSRC =
           DEMOSRC =
            LIBSRC =
           FONTSRC =
        INCLUDESRC = $(XTOP)/include
         SERVERSRC =
           UTILSRC =
        EXAMPLESRC =
            DOCSRC =
            RGBSRC =
      EXTENSIONSRC =

      TOP_INCLUDES = -I$(MINCLUDESRC) -I$(INCROOT)

      UIL_INCLUDES = -I$(UILSRC)

      USRINCDIR = /usr/local/include
         UIDDIR = $(LIBDIR)/uid
        TESTSRC = $(MTOP)/tests
        TESTLIB = $(TESTSRC)/lib
  GENERALSRCLIB = $(TESTSRC)/General/lib
  GENERALSRCBIN = $(TESTSRC)/General/bin
   MANUALSRCLIB = $(TESTSRC)/Manual/lib
   MANUALSRCBIN = $(TESTSRC)/Manual/bin
     AUTOSRCLIB = $(TESTSRC)/Auto/lib
     AUTOSRCBIN = $(TESTSRC)/Auto/bin
       COMMONPP = $(GENERALSRCBIN)/Commonpp
         GENRUN = $(GENERALSRCBIN)/Genrun
         MANRUN = $(GENERALSRCBIN)/Manrun

     TESTCOMSRC = $(MANUALSRCLIB)/Common

    MTOOLKITSRC = $(TOOLKITSRC)
    MINCLUDESRC = $(MTOP)/X11
        MLIBSRC = $(MTOP)/lib
     MCLIENTSRC = $(MTOP)/clients
       MDEMOSRC = $(MTOP)/demos
     MWIDGETSRC = $(MLIBSRC)/Xm
   MRESOURCESRC = $(MLIBSRC)/Mrm
         UILSRC = $(MCLIENTSRC)/uil

            UIL = $(UILSRC)/uil
         DEPUIL = $(UILSRC)/uil

   XMEXTRA_LIBS =

DEPXMLIB = $(MWIDGETSRC)/libXm.a
XMLIB =  $(DEPXMLIB)

DEPMRESOURCELIB = $(MRESOURCESRC)/libMrm.a
MRESOURCELIB =  $(DEPMRESOURCELIB)

DEPUILLIB = $(UILSRC)/libUil.a
UILLIB =  $(DEPUILLIB)

DEPTESTCOMLIB = $(TESTCOMSRC)/libCommon.a
TESTCOMLIB =  $(DEPTESTCOMLIB)

  LINTMRESOURCE = $(MRESOURCESRC)/libMrm.a
LINTXMWIDGETLIB = $(MWIDGETSRC)/llib-l/Xm.ln
     LINTXMTOOL = $(MTOOLKITSRC)/llib-lXt.ln
     LINTUILLIB = $(UILSRC)/llib-lUil.ln

      YACCFLAGS =
       UILFLAGS =

         RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut  *.Dat

    STD_DEFINES =

        DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)

        DEPLIBS1 = $(DEPLIBS)
        DEPLIBS2 = $(DEPLIBS)
        DEPLIBS3 = $(DEPLIBS)

# -------------------------------------------------------------------------
# Imake rules for building libraries, programs, scripts, and data files
# rules:  $XConsortium: Imake.rules,v 1.129 92/05/29 17:01:19 rws Exp $

#   $RCSfile: Motif.rules,v $ $Revision: 1.2 $ $Date: 1996/06/02 07:47:52 $

# -------------------------------------------------------------------------
# start of Imakefile

#
# (c) Copyright 1989, 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# Motif Release 1.2.1
#
#   $RCSfile: Imakefile,v $ $Revision: 1.7.6.2 $ $Date: 92/07/31 18:30:47 $
INCLUDES = -I. -I$(INCLUDESRC) -I$(MINCLUDESRC) -I$(MLIBSRC)
LOCAL_LIBRARIES = $(MRESOURCESRC)/libMrm.a $(MWIDGETSRC)/libXm.a $(XTOOLLIB) $(XLIB) $(XMEXTRA_LIBS)
DEPLIBS = $(MRESOURCESRC)/libMrm.a $(MWIDGETSRC)/libXm.a $(DEPXTOOLLIB) $(DEPXLIB)

SRCS1 =	wml.c		wmlouth.c	wmloutmm.c 	wmloutp1.c	wmlresolve.c	wmlsynbld.c	wmlutils.c 	wmldbcreate.c

OBJS1 =	wml.o		wmloutkey.o	wmlouth.o	wmloutmm.o 	wmloutp1.o	wmlresolve.o	wmlsynbld.o	wmlutils.o

SRCS2 = wmluiltok.l

OBJS2 = wmlparse.o

SRCS = $(SRCS1) $(SRCS2)

YACCTARGETS = UilLexPars.c	UilLexPars.h

WMLTARGETS = UilConst.h	UilKeyTab.h	 	UilSymArTa.h	UilSymArTy.h	UilSymCSet.h	UilSymCtl.h 	UilSymEnum.h	UilSymGen.h	UilSymNam.h	UilSymRArg.h 	UilSymReas.h	UilTokName.h	UilUrmClas.h	UilSymChCl.h 	UilSymChTa.h

TARGETS = $(YACCTARGETS) $(WMLTARGETS)

TABLE = motif.wml
WMDTABLE = motif.wmd
WMLTOOLS = wml wmluiltok
REPORT = wml.report

.c.o:
	$(RM) $@
	$(CC) -c $(CFLAGS) $(_NOOP_) $*.c

all::	DONE

DONE:	$(WMDTABLE) $(TARGETS)
	(cd $(UILSRC); $(RM) $(TARGETS) UilDBDef.h)
	cp $(TARGETS) UilDBDef.h $(UILSRC)
	touch DONE

all:: libwml.a

libwml.a: $(OBJS2) $(OBJS1)
	$(RM) $@
	$(AR) $@ $(OBJS2) $(OBJS1)
	$(RANLIB) $@

install:: all

wml::	libwml.a
	$(CC) $(CFLAGS) libwml.a -o wml

wmldbcreate: wmldbcreate.o $(DEPLIBS)
	$(RM) $@
	$(CC) -o $@ wmldbcreate.o $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(SYSLIBS) $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) wmldbcreate

wmlparse.c:	wmlparse.y wmllex.l
	$(LEX) wmllex.l
	$(MV) lex.yy.c wmllex.c
	yacc -d $(YACCFLAGS) wmlparse.y
	$(RM) wmlparse.c wmlparse.h
	$(MV) y.tab.c wmlparse.c
	$(MV) y.tab.h wmlparse.h

wmlparse.h::	wmlparse.y wmllex.l
	$(LEX) wmllex.l
	$(MV) lex.yy.c wmllex.c
	yacc -d $(YACCFLAGS) wmlparse.y
	$(MV) y.tab.c wmlparse.c
	$(MV) y.tab.h wmlparse.h

wmluiltok::	wmluiltok.l
	$(LEX) wmluiltok.l
	$(CC) $(CFLAGS) lex.yy.c -l$(LEXLIB) -o wmluiltok

$(TARGETS):	$(WMLTOOLS) $(TABLE)
	$(RM) $(TARGETS) $(REPORT) wml-uil.mm
	yacc -d $(YACCFLAGS) Uil.y
	$(MV) y.tab.c UilLexPars.c
	$(MV) y.tab.h UilLexPars.h
	./wmluiltok < Uil.y > tokens.dat
	$(RM) wml-uil.mm
	./wml $(TABLE)
	$(RM) tokens.dat

$(WMDTABLE):	wmldbcreate
	./wmldbcreate -o $@

clean::
	$(RM) $(TARGETS) $(WMDTABLE) $(REPORT) lex.yy.c libwml.a wml 	*.mm *.sdml *.txt wmlparse.c wmlparse.h wmluiltok wmllex.c 	tokens.dat DONE

depend:: wmlparse.h

depend::
	$(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) $(DEPEND_DEFINES) -- $(SRCS)

includes::	$(TARGETS)
	(cd $(UILSRC); $(RM) $(TARGETS) UilDBDef.h)
	cp $(TARGETS) UilDBDef.h $(UILSRC)

# -------------------------------------------------------------------------
# common rules for all Makefiles - do not edit

emptyrule::

clean::
	$(RM_CMD) "#"*

Makefile::
	-@if [ -f Makefile ]; then set -x; \
	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
	else exit 0; fi
	$(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)

tags::
	$(TAGS) -w *.[ch]
	$(TAGS) -xw *.[ch] > TAGS

# -------------------------------------------------------------------------
# empty rules for directories that do not have SUBDIRS - do not edit

install::
	@echo "install in $(CURRENT_DIR) done"

install.man::
	@echo "install.man in $(CURRENT_DIR) done"

Makefiles::

includes::

# -------------------------------------------------------------------------
# dependencies generated by makedepend

# DO NOT DELETE

wml.o: wml.h /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wml.o: /usr/include/sys/file.h /usr/include/features.h
wml.o: /usr/include/sys/cdefs.h /usr/include/fcntl.h /usr/include/sys/types.h
wml.o: /usr/include/linux/types.h /usr/include/linux/posix_types.h
wml.o: /usr/include/asm/posix_types.h /usr/include/asm/types.h
wml.o: /usr/include/sys/bitypes.h /usr/include/gnu/types.h
wml.o: /usr/include/linux/fcntl.h /usr/include/asm/fcntl.h
wml.o: /usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h
wmlouth.o: wml.h /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmlouth.o: /usr/include/string.h /usr/include/features.h
wmlouth.o: /usr/include/sys/cdefs.h /usr/include/stdio.h /usr/include/libio.h
wmlouth.o: /usr/include/_G_config.h
wmloutmm.o: wml.h /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmloutmm.o: /usr/include/string.h /usr/include/features.h
wmloutmm.o: /usr/include/sys/cdefs.h /usr/include/stdio.h
wmloutmm.o: /usr/include/libio.h /usr/include/_G_config.h
wmloutp1.o: wml.h /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmlresolve.o: wml.h /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmlresolve.o: /usr/include/stdlib.h /usr/include/features.h
wmlresolve.o: /usr/include/sys/cdefs.h /usr/include/errno.h
wmlresolve.o: /usr/include/linux/errno.h /usr/include/asm/errno.h
wmlresolve.o: /usr/include/alloca.h /usr/include/stdio.h /usr/include/libio.h
wmlresolve.o: /usr/include/_G_config.h
wmlsynbld.o: wml.h /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmlsynbld.o: wmlparse.h /usr/include/stdlib.h /usr/include/features.h
wmlsynbld.o: /usr/include/sys/cdefs.h /usr/include/errno.h
wmlsynbld.o: /usr/include/linux/errno.h /usr/include/asm/errno.h
wmlsynbld.o: /usr/include/alloca.h /usr/include/stdio.h /usr/include/libio.h
wmlsynbld.o: /usr/include/_G_config.h
wmlutils.o: wml.h /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmlutils.o: /usr/include/stdlib.h /usr/include/features.h
wmlutils.o: /usr/include/sys/cdefs.h /usr/include/errno.h
wmlutils.o: /usr/include/linux/errno.h /usr/include/asm/errno.h
wmlutils.o: /usr/include/alloca.h /usr/include/string.h /usr/include/stdio.h
wmlutils.o: /usr/include/libio.h /usr/include/_G_config.h
wmldbcreate.o: /usr/include/stdio.h /usr/include/libio.h
wmldbcreate.o: /usr/include/_G_config.h /usr/include/stdlib.h
wmldbcreate.o: /usr/include/features.h /usr/include/sys/cdefs.h
wmldbcreate.o: /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmldbcreate.o: /usr/include/errno.h /usr/include/linux/errno.h
wmldbcreate.o: /usr/include/asm/errno.h /usr/include/alloca.h
wmldbcreate.o: ../.././lib/Mrm/MrmWidget.h
wmldbcreate.o: /usr/X11R6/include/X11/IntrinsicP.h
wmldbcreate.o: /usr/X11R6/include/X11/Intrinsic.h
wmldbcreate.o: /usr/X11R6/include/X11/Xlib.h /usr/include/sys/types.h
wmldbcreate.o: /usr/include/linux/types.h /usr/include/linux/posix_types.h
wmldbcreate.o: /usr/include/asm/posix_types.h /usr/include/asm/types.h
wmldbcreate.o: /usr/include/sys/bitypes.h /usr/X11R6/include/X11/X.h
wmldbcreate.o: /usr/X11R6/include/X11/Xfuncproto.h
wmldbcreate.o: /usr/X11R6/include/X11/Xosdefs.h
wmldbcreate.o: /usr/X11R6/include/X11/Xutil.h
wmldbcreate.o: /usr/X11R6/include/X11/Xresource.h /usr/include/string.h
wmldbcreate.o: /usr/X11R6/include/X11/Core.h
wmldbcreate.o: /usr/X11R6/include/X11/Composite.h
wmldbcreate.o: /usr/X11R6/include/X11/Constraint.h
wmldbcreate.o: /usr/X11R6/include/X11/Object.h
wmldbcreate.o: /usr/X11R6/include/X11/RectObj.h
wmldbcreate.o: /usr/X11R6/include/X11/CoreP.h
wmldbcreate.o: /usr/X11R6/include/X11/CompositeP.h
wmldbcreate.o: /usr/X11R6/include/X11/ConstrainP.h
wmldbcreate.o: /usr/X11R6/include/X11/ObjectP.h
wmldbcreate.o: /usr/X11R6/include/X11/RectObjP.h
wmldbcreate.o: /usr/X11R6/include/X11/ShellP.h /usr/X11R6/include/X11/Shell.h
wmldbcreate.o: /usr/X11R6/include/X11/SM/SMlib.h
wmldbcreate.o: /usr/X11R6/include/X11/SM/SM.h
wmldbcreate.o: /usr/X11R6/include/X11/ICE/ICElib.h
wmldbcreate.o: /usr/X11R6/include/X11/ICE/ICE.h
wmldbcreate.o: /usr/X11R6/include/X11/VendorP.h
wmldbcreate.o: /usr/X11R6/include/X11/Vendor.h ../.././X11/Mrm/MrmAppl.h
wmldbcreate.o: /usr/X11R6/include/X11/StringDefs.h ../.././X11/Xm/XmP.h
wmldbcreate.o: ../.././X11/Xm/Xm.h /usr/X11R6/include/X11/Xatom.h
wmldbcreate.o: ../.././X11/Xm/XmStrDefs.h ../.././X11/Xm/VirtKeys.h
wmldbcreate.o: ../.././X11/Xm/VendorS.h ../.././X11/Xm/BaseClassP.h
wmldbcreate.o: ../.././X11/Mrm/MrmPublic.h /usr/X11R6/include/X11/Xmd.h
wmldbcreate.o: ../.././X11/Mrm/MrmDecls.h ../.././X11/Xm/Label.h
wmldbcreate.o: ../.././X11/Xm/LabelG.h ../.././X11/Xm/LabelGP.h
wmldbcreate.o: ../.././X11/Xm/GadgetP.h ../.././X11/Xm/ExtObjectP.h
wmldbcreate.o: ../.././X11/Xm/LabelP.h ../.././X11/Xm/PrimitiveP.h
wmldbcreate.o: ../.././X11/Xm/BulletinB.h ../.././X11/Xm/BulletinBP.h
wmldbcreate.o: ../.././X11/Xm/ManagerP.h ../.././X11/Xm/RowColumn.h
wmldbcreate.o: ../.././X11/Xm/RowColumnP.h ../.././X11/Xm/ArrowB.h
wmldbcreate.o: ../.././X11/Xm/ArrowBG.h ../.././X11/Xm/ArrowBGP.h
wmldbcreate.o: ../.././X11/Xm/ArrowBP.h ../.././X11/Xm/AtomMgr.h
wmldbcreate.o: ../.././X11/Xm/CascadeB.h ../.././X11/Xm/CascadeBG.h
wmldbcreate.o: ../.././X11/Xm/CascadeBGP.h ../.././X11/Xm/CascadeBP.h
wmldbcreate.o: ../.././X11/Xm/SelectioBP.h ../.././X11/Xm/SelectioB.h
wmldbcreate.o: ../.././X11/Xm/Command.h ../.././X11/Xm/CommandP.h
wmldbcreate.o: ../.././X11/Xm/CutPaste.h ../.././X11/Xm/CutPasteP.h
wmldbcreate.o: ../.././X11/Xm/DialogS.h ../.././X11/Xm/DialogSP.h
wmldbcreate.o: ../.././X11/Xm/DrawingA.h ../.././X11/Xm/DrawingAP.h
wmldbcreate.o: ../.././X11/Xm/DrawnB.h ../.././X11/Xm/DrawnBP.h
wmldbcreate.o: ../.././X11/Xm/FileSB.h ../.././X11/Xm/FileSBP.h
wmldbcreate.o: ../.././X11/Xm/Form.h ../.././X11/Xm/FormP.h
wmldbcreate.o: ../.././X11/Xm/Frame.h ../.././X11/Xm/FrameP.h
wmldbcreate.o: ../.././X11/Xm/List.h ../.././X11/Xm/ListP.h
wmldbcreate.o: ../.././X11/Xm/ScrollBar.h ../.././X11/Xm/ScrolledW.h
wmldbcreate.o: ../.././X11/Xm/MainW.h ../.././X11/Xm/MainWP.h
wmldbcreate.o: ../.././X11/Xm/ScrolledWP.h ../.././X11/Xm/SeparatoG.h
wmldbcreate.o: ../.././X11/Xm/MenuShell.h ../.././X11/Xm/MenuShellP.h
wmldbcreate.o: ../.././X11/Xm/MessageB.h ../.././X11/Xm/MessageBP.h
wmldbcreate.o: ../.././X11/Xm/PanedW.h ../.././X11/Xm/PanedWP.h
wmldbcreate.o: ../.././X11/Xm/PushB.h ../.././X11/Xm/PushBG.h
wmldbcreate.o: ../.././X11/Xm/PushBGP.h ../.././X11/Xm/PushBP.h
wmldbcreate.o: ../.././X11/Xm/SashP.h ../.././X11/Xm/Scale.h
wmldbcreate.o: ../.././X11/Xm/ScaleP.h ../.././X11/Xm/ScrollBarP.h
wmldbcreate.o: ../.././X11/Xm/SeparatoGP.h ../.././X11/Xm/Separator.h
wmldbcreate.o: ../.././X11/Xm/SeparatorP.h ../.././X11/Xm/Text.h
wmldbcreate.o: ../.././X11/Xm/TextP.h ../.././X11/Xm/TextOutP.h
wmldbcreate.o: ../.././X11/Xm/TextInP.h ../.././X11/Xm/TextStrSoP.h
wmldbcreate.o: ../.././X11/Xm/ToggleB.h ../.././X11/Xm/ToggleBG.h
wmldbcreate.o: ../.././X11/Xm/ToggleBGP.h ../.././X11/Xm/ToggleBP.h
wmldbcreate.o: ../.././X11/Xm/MwmUtil.h UilDBDef.h UilLexPars.h UilSymGen.h
wmldbcreate.o: UilSymArTy.h UilSymRArg.h UilSymArTa.h UilSymReas.h
wmldbcreate.o: UilSymCtl.h UilConst.h UilSymNam.h UilSymEnum.h UilSymCSet.h
wmldbcreate.o: UilUrmClas.h UilKeyTab.h UilSymChCl.h UilSymChTa.h
wmluiltok.o: /usr/include/string.h /usr/include/features.h
wmluiltok.o: /usr/include/sys/cdefs.h
wmluiltok.o: /usr/lib/gcc-lib/sparc-linux/2.7.2/include/stddef.h
wmluiltok.o: /usr/include/stdio.h /usr/include/libio.h
wmluiltok.o: /usr/include/_G_config.h
