# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro expansion with a single space.  Imake tries to compensate
# for this, but is not always successful.
#

###########################################################################
# Makefile generated from "Imake.tmpl" and <Imakefile>
# $XConsortium: Imake.tmpl,v 1.77 89/12/18 17:01:37 jim Exp $
#
# Platform-specific parameters may be set in the appropriate .cf
# configuration files.  Site-wide parameters may be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor doesn't define any unique symbols, you'll need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make Makefile", "make Makefiles", or "make World").
#
# If you absolutely can't get imake to work, you'll need to set the
# variables at the top of each Makefile as well as the dependencies at the
# bottom (makedepend will do this automatically).
#

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

# platform:  $XConsortium: sun.cf,v 1.38 89/12/23 16:10:10 jim Exp $
# operating system:  SunOS 4.0.3

###########################################################################
# site-specific configuration parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.21 89/12/06 11:46:50 jim Exp $

            SHELL = /bin/sh

              TOP = ../../../.
      CURRENT_DIR = ./lib/libxview/menu

               AR = ar cq
  BOOTSTRAPCFLAGS =
               CC = cc

         COMPRESS = compress
              CPP = /lib/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
          INSTALL = install
               LD = ld
             LINT = lint
      LINTLIBFLAG = -C
         LINTOPTS = -axz
               LN = ln -s
             MAKE = make
               MV = mv
               CP = cp
           RANLIB = ranlib
  RANLIBINSTFLAGS =
               RM = rm -f
     STD_INCLUDES =
  STD_CPP_DEFINES =
      STD_DEFINES =
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES =
             TAGS = ctags

    SHAREDCODEDEF = -DSHAREDCODE
         SHLIBDEF = -DSUNSHLIB

    PROTO_DEFINES =

     INSTPGMFLAGS =

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

          DESTDIR =

     TOP_INCLUDES = -I$(TOP)

      CDEBUGFLAGS = -O
        CCOPTIONS =
      COMPATFLAGS =

      ALLINCLUDES = $(STD_INCLUDES) $(TOP_INCLUDES) $(INCLUDES) $(EXTRA_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(DEFINES) $(COMPATFLAGS)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS)
   LDCOMBINEFLAGS = -X -r

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

    IMAKE_DEFINES =

         IRULESRC = $(CONFIGSRC)
        IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(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.63 89/12/18 16:46:44 jim Exp $

###########################################################################
# X Window System make variables; this need to be coordinated with rules
# $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $

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

          FONTDIR = $(LIBDIR)/fonts
         XINITDIR = $(LIBDIR)/xinit
           XDMDIR = $(LIBDIR)/xdm
           AWMDIR = $(LIBDIR)/awm
           TWMDIR = $(LIBDIR)/twm
           GWMDIR = $(LIBDIR)/gwm
          MANPATH = $(DESTDIR)/usr/man
    MANSOURCEPATH = $(MANPATH)/man
           MANDIR = $(MANSOURCEPATH)n
        LIBMANDIR = $(MANSOURCEPATH)3
      XAPPLOADDIR = $(LIBDIR)/app-defaults

        SOXLIBREV = 4.2
          SOXTREV = 4.0
         SOXAWREV = 4.0
        SOOLDXREV = 4.0
         SOXMUREV = 4.0
        SOXEXTREV = 4.0

       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = $(IMAKESRC)/imake
           DEPEND = $(DEPENDSRC)/makedepend
              RGB = $(RGBSRC)/rgb
            FONTC = $(BDFTOSNFSRC)/bdftosnf
        MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
        MKDIRHIER = /bin/sh $(SCRIPTSRC)/mkdirhier.sh

        CONFIGSRC = $(TOP)/config
        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 = /home/blackberry/diptir/MIT_V3/xview3/contrib
           DOCSRC = $(TOP)/doc
           RGBSRC = $(TOP)/rgb
        DEPENDSRC = $(UTILSRC)/makedepend
         IMAKESRC = $(CONFIGSRC)
         XAUTHSRC = $(LIBSRC)/Xau
          XLIBSRC = $(LIBSRC)/X
           XMUSRC = $(LIBSRC)/Xmu
       TOOLKITSRC = $(LIBSRC)/Xt
       AWIDGETSRC = $(LIBSRC)/Xaw
       OLDXLIBSRC = $(LIBSRC)/oldX
      XDMCPLIBSRC = $(LIBSRC)/Xdmcp
      BDFTOSNFSRC = $(FONTSRC)/bdftosnf
     MKFONTDIRSRC = $(FONTSRC)/mkfontdir
     EXTENSIONSRC = $(TOP)/extensions

  DEPEXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a
     EXTENSIONLIB =   $(DEPEXTENSIONLIB)

          DEPXLIB = $(DEPEXTENSIONLIB)
             XLIB = $(EXTENSIONLIB) -L$(XLIBSRC) -lX11

      DEPXAUTHLIB = $(XAUTHSRC)/libXau.a
         XAUTHLIB =  $(DEPXAUTHLIB)

        DEPXMULIB =
           XMULIB = -L$(XMUSRC) -lXmu

       DEPOLDXLIB =
          OLDXLIB = -L$(OLDXLIBSRC) -loldX

      DEPXTOOLLIB =
         XTOOLLIB = -L$(TOOLKITSRC) -lXt

        DEPXAWLIB =
           XAWLIB = -L$(AWIDGETSRC) -lXaw

 LINTEXTENSIONLIB = $(EXTENSIONSRC)/lib/llib-lXext.ln
         LINTXLIB = $(XLIBSRC)/llib-lX11.ln
          LINTXMU = $(XMUSRC)/llib-lXmu.ln
        LINTXTOOL = $(TOOLKITSRC)/llib-lXt.ln
          LINTXAW = $(AWIDGETSRC)/llib-lXaw.ln

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

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

###########################################################################
# Imake rules for building libraries, programs, scripts, and data files
# rules:  $XConsortium: Imake.rules,v 1.67 89/12/18 17:14:15 jim Exp $

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

# $XConsortium: Library.tmpl,v 1.2 89/10/20 10:19:18 jim Exp $

         CC = cc
  CCOPTIONS =
STD_DEFINES =
CDEBUGFLAGS = -O

###########################################################################
# @(#)XView.cf 1.1 90/07/09 SMI
# XView.cf for XView release 2.0.  Specify site preferences here.

###########################################################################
# @(#)XView.tmpl 1.2 90/07/16 SMI
# XView.tmpl for XView release 2.0.  Template to add additional config
# rules to those supplied with X Version 11 release 4.

                DESTDIR =
              XVDESTDIR = $(TOP)/usr_latest
           LIBRARY_DEST = $(XVDESTDIR)/usr/lib
      LINT_LIBRARY_DEST = $(XVDESTDIR)/usr/lib/lint
               XVLIBSRC = $(TOP)/lib

              CONFIGDIR = $(LIBRARY_DEST)/xview/config

                 BINDIR = $(XVDESTDIR)/usr/bin/xview
                MANPATH = $(XVDESTDIR)/usr/man
            HEADER_DEST = $(XVDESTDIR)/usr/include
               SRC_DEST = $(XVDESTDIR)/usr/share/src/xview
               DOC_DEST = $(XVDESTDIR)/usr/share/doc/xview
              HELP_DEST = $(LIBRARY_DEST)/help
    LIBRARY_DEST_EXTRAS = $(LIBRARY_DEST)
       TEXT_EXTRAS_MENU = $(LIBRARY_DEST)/.text_extras_menu
                     AR = ar rulv
                  CHMOD = chmod

        DEPEXTENSIONLIB =
           EXTENSIONLIB =

                DEPXLIB =

            BUILDINCDIR = $(TOP)/build
            BUILDINCTOP = ../../../..

                 INCDIR = /usr/include

               XVPUBINC = xview
               XVPRIINC = xview_private
               OLPUBINC = olgx
               OLPRIINC = olgx_private
               PSPUBINC = xvps
               PSPRIINC = xvps_private
               IMAGEINC = images
               BTMAPINC = bitmaps
         PIXRECT_INCDIR = $(INCDIR)/pixrect
           XVPUB_INCDIR = $(INCDIR)/$(XVPUBINC)
           XVPRI_INCDIR = $(INCDIR)/$(XVPRIINC)
           OLPUB_INCDIR = $(INCDIR)/$(OLPUBINC)
           OLPRI_INCDIR = $(INCDIR)/$(OLPRIINC)
           PSPUB_INCDIR = $(INCDIR)/$(PSPUBINC)
           PSPRI_INCDIR = $(INCDIR)/$(PSPRIINC)
           IMAGE_INCDIR = $(INCDIR)/$(IMAGEINC)
          BITMAP_INCDIR = $(INCDIR)/$(BTMAPINC)
    PIXRECT_HEADER_DEST = $(HEADER_DEST)/pixrect
      XVPUB_HEADER_DEST = $(HEADER_DEST)/$(XVPUBINC)
      XVPRI_HEADER_DEST = $(HEADER_DEST)/$(XVPRIINC)
      OLPUB_HEADER_DEST = $(HEADER_DEST)/$(OLPUBINC)
      OLPRI_HEADER_DEST = $(HEADER_DEST)/$(OLPRIINC)
      PSPUB_HEADER_DEST = $(HEADER_DEST)/$(PSPUBINC)
      PSPRI_HEADER_DEST = $(HEADER_DEST)/$(PSPRIINC)
            IMAGES_DEST = $(HEADER_DEST)/$(IMAGEINC)
           BITMAPS_DEST = $(HEADER_DEST)/$(BTMAPINC)

                LINTDIR = $(XVDESTDIR)/usr/lib/lint

                    PIC = -pic
                   XSTR = xstr
             XSTR_ARRAY = _libxview_xstr
                OBJSORT = ./objsort.sh
                OBJLIST = ./lorder-sparc
     INSTSHAREDLIBFLAGS = -m 0755

            DEPXVIEWLIB =
               XVIEWLIB = -L$(LIBRARY_DEST) -lxview

            DEPOLGXLIB =
               OLGXLIB = -L$(LIBRARY_DEST) -lolgx

            DEPXVPSLIB =
               XVPSLIB = -L$(LIBRARY_DEST) -lxvps

             XLIB = $(EXTENSIONLIB) -lX11

             SOXVIEWREV = 3.0
              SOOLGXREV = 3.0

                  SODIR = shared
                  SADIR = unshared

             SHARED_DIR = $(TARGETDIR)xshared
           UNSHARED_DIR = $(TARGETDIR)xunshared
      XSTR_STRINGS_FILE = $(TARGETDIR)xstrings

###########################################################################
# @(#)XView.rules 1.3 90/08/02 SMI
# XView.rules for XView release 2.0.  Imake rules needed by distribution.

###########################################################################
# @(#)Imakefile 1.9 90/01/11 SMI

HDRSPUBLIC=     openmenu.h
HDRSPRIVATE=    omi_impl.h om_impl.h

DATA_OBJS = om_data.o
TEXT_OBJS =\
	omi.o\
	om_public.o\
	om_render.o\
	om_set.o\
	om_get.o\
	om_compat.o

SRCS =\
	omi.c\
	om_public.c\
	om_render.c\
	om_set.c\
	om_get.c\
	om_compat.c\
	om_data.c

LIBTARGET = xview

TARGETDIR = ../../lib${LIBTARGET}/
SOREV = $(SOXVIEWREV)

###########################################################################
# @(#)XView.obj 1.1 90/07/09 SMI
# XView.obj for XView release 2.0.  Common commands for all library objects.

            STD_DEFINES =

HEADERS= ${HDRSPUBLIC} ${HDRSPRIVATE}
INCLUDES= -I$(BUILDINCDIR)$(INCDIR)
OBJS = $(TEXT_OBJS) $(DATA_OBJS) $(SPECIAL_OBJS)

ALLFILES = $(SRCS) $(HEADERS)

all::
	-@if [ ! -d shared ]; then mkdir shared; else exit 0; fi
	-@if [ ! -f $(XSTR_STRINGS_FILE) ]; then \
	touch $(XSTR_STRINGS_FILE); else exit 0; fi
	-@if [ -f strings ]; then $(RM) strings; else exit 0; fi
	$(LN) $(XSTR_STRINGS_FILE) strings

.c.o:
	$(RM) $@ shared/$@
	$(CC) -E $(SHAREDCODEDEF) $(SHLIBDEF) $(CFLAGS) $*.c \
	| $(XSTR) -l $(XSTR_ARRAY) -c -
	$(CC) $(PIC) $(SHAREDCODEDEF) $(SHLIBDEF) $(CFLAGS) -c x.c \
	-o shared/$*.o
	$(RM) x.c
	$(CC) -c $(SHLIBDEF) $(CFLAGS) $*.c

clean::
	$(RM) strings*
	-@if [ -d shared ]; then echo "	$(RM) shared/?*.o"; \
	$(RM) shared/?*.o; else exit 0; fi

all:: lib${LIBTARGET}.so.${SOREV}

lib${LIBTARGET}.so.${SOREV}:: $(TEXT_OBJS) $(SPECIAL_OBJS)
	-@if [ ! -d $(SHARED_DIR) ]; then mkdir $(SHARED_DIR); else exit 0; fi
	@case '${MFLAGS}' in *[i]*) set +e;; esac; \
	for i in $(TEXT_OBJS) $(SPECIAL_OBJS); do (set -x; $(MV) shared/$$i $(SHARED_DIR)); done

all::
	-@if [ ! -d shared ]; then mkdir shared; else exit 0; fi

$(DATA_OBJS):
	$(RM) $@ shared/$@
	$(CC) $(PIC) -c $(SHAREDCODEDEF) $(SHLIBDEF) $(CFLAGS)  $*.c
	$(MV) $*.o shared/$*.o
	$(CC) -c $(SHLIBDEF) $(CFLAGS)  $*.c

all:: lib${LIBTARGET}.sa.${SOREV}

lib${LIBTARGET}.sa.${SOREV}:: $(DATA_OBJS)
	-@if [ ! -d $(UNSHARED_DIR) ]; then mkdir $(UNSHARED_DIR); else exit 0; fi
	@case '${MFLAGS}' in *[i]*) set +e;; esac; \
	for i in $(DATA_OBJS); do \
	(set -x; $(CP) ./$$i $(UNSHARED_DIR); $(MV) shared/$$i $(SHARED_DIR)); done

all:: lib${LIBTARGET}.a

lib${LIBTARGET}.a:: $(OBJS)
	$(AR) $(TARGETDIR)$@ $(OBJS)

lintlib::
	-@if [ ! -d $(LINTDIR) ]; then mkdir $(LINTDIR); else exit 0; fi
	$(RM) ?*.ln;
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SRCS) ;\
	do \
	echo "linting $$i"; \
	$(LINT) $(LINTFLAGS) -i -c $$i; \
	if [ ! -f ?*.ln ]; then \
	echo "lint failed for $$i"; \
	else \
	$(MV) ?*.ln $(LINTDIR); \
	fi \
	done

depend:: $(DEPEND)

$(DEPEND):
	@echo "checking $@ over in $(DEPENDSRC) first..."; \
	cd $(DEPENDSRC); $(MAKE); \
	echo "okay, continuing in $(CURRENT_DIR)"

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

lint:
	$(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
lint1:
	$(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)

includes::
	$(MKDIRHIER) $(BUILDINCDIR)/$(XVPUB_INCDIR)
	@(set -x; cd $(BUILDINCDIR)/$(XVPUB_INCDIR); for i in $(HDRSPUBLIC); do \
	$(RM) $$i; \
	$(LN) $(BUILDINCTOP)//$(CURRENT_DIR)/$$i .; \
	done)

install::
	$(MKDIRHIER) $(XVPUB_HEADER_DEST)

install:: $(HDRSPUBLIC)
	@case '${MFLAGS}' in *[i]*) set +e;; esac; \
	for i in $(HDRSPUBLIC); do \
	(set -x; $(INSTALL) -c $(INSTALLFLAGS) $$i $(XVPUB_HEADER_DEST)); \
	done

includes::
	$(MKDIRHIER) $(BUILDINCDIR)/$(XVPRI_INCDIR)
	@(set -x; cd $(BUILDINCDIR)/$(XVPRI_INCDIR); for i in $(HDRSPRIVATE); do \
	$(RM) $$i; \
	$(LN) $(BUILDINCTOP)//$(CURRENT_DIR)/$$i .; \
	done)

install::
	$(MKDIRHIER) $(XVPRI_HEADER_DEST)

install:: $(HDRSPRIVATE)
	@case '${MFLAGS}' in *[i]*) set +e;; esac; \
	for i in $(HDRSPRIVATE); do \
	(set -x; $(INSTALL) -c $(INSTALLFLAGS) $$i $(XVPRI_HEADER_DEST)); \
	done

populate::
	@case '${MFLAGS}' in *[i]*) set +e;; esac;
	-@if [ -h SCCS ]; then \
	for i in $(ALLFILES) ; do sccs get $$i ; done ; \
	elif [ -h SCCS- ]; then \
	$(MV) SCCS- SCCS ; \
	for i in $(ALLFILES) ; do sccs get $$i ; done ; \
	$(MV) SCCS SCCS- ; \
	else \
	echo "SCCS or SCCS- do not exist" ; \
	fi

includes::

install::

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

emptyrule::

clean::
	$(RM_CMD) \#*

Makefile:: $(IMAKE)

$(IMAKE):
	@(cd $(IMAKESRC); if [ -f Makefile ]; then \
	echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \
	echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \
	$(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS); fi; \
	echo "okay, continuing in $(CURRENT_DIR)")

Makefile::
	-@if [ -f Makefile ]; then \
	echo "	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak"; \
	$(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

saber:
	#load $(ALLDEFINES) $(SRCS)

osaber:
	#load $(ALLDEFINES) $(OBJS)

###########################################################################
# 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

omi.o: /usr/include/sys/types.h /usr/include/sys/stdtypes.h
omi.o: /usr/include/sys/sysmacros.h /usr/include/stdio.h
omi.o: /usr/include/pixrect/pixrect.h /usr/include/X11/Xlib.h
omi.o: /usr/include/X11/X.h /usr/include/X11/Xfuncproto.h
omi.o: /usr/include/X11/Xosdefs.h /usr/include/stddef.h
omi.o: ../../.././build/usr/include/xview_private/om_impl.h
omi.o: ../../.././build/usr/include/xview/openmenu.h
omi.o: ../../.././build/usr/include/xview/generic.h
omi.o: ../../.././build/usr/include/xview/pkg_public.h
omi.o: ../../.././build/usr/include/xview/pkg.h
omi.o: ../../.././build/usr/include/xview/attr.h
omi.o: ../../.././build/usr/include/xview/base.h /usr/include/string.h
omi.o: /usr/include/malloc.h ../../.././build/usr/include/xview/xv_c_types.h
omi.o: ../../.././build/usr/include/xview/notify.h /usr/include/sys/wait.h
omi.o: /usr/include/sys/time.h /usr/include/sys/time.h
omi.o: /usr/include/sys/resource.h /usr/include/varargs.h
omi.o: ../../.././build/usr/include/xview/xv_error.h
omi.o: ../../.././build/usr/include/xview/sun.h
omi.o: ../../.././build/usr/include/xview/attrol.h
omi.o: ../../.././build/usr/include/xview/window.h
omi.o: ../../.././build/usr/include/xview/server.h
omi.o: ../../.././build/usr/include/xview/screen.h
omi.o: ../../.././build/usr/include/xview/drawable.h
omi.o: ../../.././build/usr/include/xview/win_input.h
omi.o: ../../.././build/usr/include/xview/win_event.h
omi.o: ../../.././build/usr/include/xview/rect.h
omi.o: ../../.././build/usr/include/xview/svrimage.h
omi.o: ../../.././build/usr/include/xview_private/omi_impl.h
omi.o: ../../.././build/usr/include/xview/font.h
omi.o: ../../.././build/usr/include/xview_private/i18n_impl.h
omi.o: /usr/include/locale.h ../../.././build/usr/include/olgx/olgx.h
omi.o: /usr/include/X11/Xutil.h
omi.o: ../../.././build/usr/include/xview_private/draw_impl.h
omi.o: ../../.././build/usr/include/xview/cms.h
omi.o: ../../.././build/usr/include/xview_private/scrn_vis.h
om_public.o: ../../.././build/usr/include/xview/win_input.h
om_public.o: /usr/include/sys/types.h /usr/include/sys/stdtypes.h
om_public.o: /usr/include/sys/sysmacros.h /usr/include/sys/time.h
om_public.o: /usr/include/sys/time.h /usr/include/X11/Xlib.h
om_public.o: /usr/include/X11/X.h /usr/include/X11/Xfuncproto.h
om_public.o: /usr/include/X11/Xosdefs.h /usr/include/stddef.h
om_public.o: ../../.././build/usr/include/xview/base.h /usr/include/string.h
om_public.o: /usr/include/malloc.h
om_public.o: ../../.././build/usr/include/xview/xv_c_types.h
om_public.o: ../../.././build/usr/include/xview/win_event.h
om_public.o: /usr/include/stdio.h /usr/include/fcntl.h
om_public.o: /usr/include/sys/fcntlcom.h /usr/include/sys/stat.h
om_public.o: /usr/include/pixrect/pixrect.h /usr/include/pixrect/pr_util.h
om_public.o: /usr/include/pixrect/memvar.h
om_public.o: ../../.././build/usr/include/xview_private/portable.h
om_public.o: ../../.././build/usr/include/xview/attr.h /usr/include/varargs.h
om_public.o: /usr/include/strings.h
om_public.o: ../../.././build/usr/include/xview/xview.h
om_public.o: ../../.././build/usr/include/xview/xview_xvin.h
om_public.o: /usr/include/signal.h /usr/include/sys/signal.h
om_public.o: /usr/include/vm/faultcode.h
om_public.o: /usr/include/pixrect/pr_planegroups.h
om_public.o: /usr/include/pixrect/pixfont.h /usr/include/pixrect/traprop.h
om_public.o: /usr/include/pixrect/pr_line.h
om_public.o: ../../.././build/usr/include/xview/generic.h
om_public.o: ../../.././build/usr/include/xview/pkg_public.h
om_public.o: ../../.././build/usr/include/xview/pkg.h
om_public.o: ../../.././build/usr/include/xview/notify.h
om_public.o: /usr/include/sys/wait.h /usr/include/sys/resource.h
om_public.o: ../../.././build/usr/include/xview/xv_error.h
om_public.o: ../../.././build/usr/include/xview/sun.h
om_public.o: ../../.././build/usr/include/xview/server.h
om_public.o: ../../.././build/usr/include/xview/screen.h
om_public.o: ../../.././build/usr/include/xview/pixwin.h
om_public.o: ../../.././build/usr/include/xview/rect.h
om_public.o: ../../.././build/usr/include/xview/rectlist.h
om_public.o: ../../.././build/usr/include/xview/xv_version.h
om_public.o: ../../.././build/usr/include/xview/icon.h
om_public.o: ../../.././build/usr/include/xview/window.h
om_public.o: ../../.././build/usr/include/xview/drawable.h
om_public.o: ../../.././build/usr/include/xview/attrol.h
om_public.o: ../../.././build/usr/include/xview/svrimage.h
om_public.o: ../../.././build/usr/include/xview/frame.h
om_public.o: ../../.././build/usr/include/xview/openmenu.h
om_public.o: ../../.././build/usr/include/xview/defaults.h
om_public.o: ../../.././build/usr/include/xview/font.h
om_public.o: ../../.././build/usr/include/xview/panel.h
om_public.o: ../../.././build/usr/include/xview/canvas.h
om_public.o: ../../.././build/usr/include/xview/openwin.h
om_public.o: ../../.././build/usr/include/xview/win_struct.h
om_public.o: ../../.././build/usr/include/xview/fullscreen.h
om_public.o: ../../.././build/usr/include/xview/cursor.h
om_public.o: ../../.././build/usr/include/xview_private/draw_impl.h
om_public.o: ../../.././build/usr/include/xview/cms.h
om_public.o: ../../.././build/usr/include/xview_private/scrn_vis.h
om_public.o: /usr/include/X11/Xutil.h
om_public.o: ../../.././build/usr/include/xview_private/om_impl.h
om_public.o: ../../.././build/usr/include/xview_private/omi_impl.h
om_public.o: ../../.././build/usr/include/xview_private/i18n_impl.h
om_public.o: /usr/include/locale.h ../../.././build/usr/include/olgx/olgx.h
om_render.o: /usr/include/sys/types.h /usr/include/sys/stdtypes.h
om_render.o: /usr/include/sys/sysmacros.h /usr/include/sys/time.h
om_render.o: /usr/include/sys/time.h /usr/include/stdio.h
om_render.o: /usr/include/fcntl.h /usr/include/sys/fcntlcom.h
om_render.o: /usr/include/sys/stat.h /usr/include/pixrect/pixrect.h
om_render.o: /usr/include/pixrect/pr_util.h /usr/include/pixrect/memvar.h
om_render.o: ../../.././build/usr/include/xview/rect.h
om_render.o: ../../.././build/usr/include/xview/xv_c_types.h
om_render.o: ../../.././build/usr/include/xview/rectlist.h
om_render.o: ../../.././build/usr/include/xview/font.h
om_render.o: ../../.././build/usr/include/xview/generic.h
om_render.o: ../../.././build/usr/include/xview/pkg_public.h
om_render.o: ../../.././build/usr/include/xview/pkg.h
om_render.o: ../../.././build/usr/include/xview/attr.h
om_render.o: ../../.././build/usr/include/xview/base.h /usr/include/string.h
om_render.o: /usr/include/malloc.h
om_render.o: ../../.././build/usr/include/xview/notify.h
om_render.o: /usr/include/sys/wait.h /usr/include/sys/resource.h
om_render.o: /usr/include/varargs.h
om_render.o: ../../.././build/usr/include/xview/xv_error.h
om_render.o: ../../.././build/usr/include/xview/sun.h
om_render.o: ../../.././build/usr/include/xview/panel.h
om_render.o: ../../.././build/usr/include/xview/canvas.h
om_render.o: ../../.././build/usr/include/xview/openwin.h
om_render.o: ../../.././build/usr/include/xview/window.h
om_render.o: ../../.././build/usr/include/xview/server.h
om_render.o: ../../.././build/usr/include/xview/screen.h
om_render.o: ../../.././build/usr/include/xview/drawable.h
om_render.o: ../../.././build/usr/include/xview/win_input.h
om_render.o: /usr/include/X11/Xlib.h /usr/include/X11/X.h
om_render.o: /usr/include/X11/Xfuncproto.h /usr/include/X11/Xosdefs.h
om_render.o: /usr/include/stddef.h
om_render.o: ../../.././build/usr/include/xview/win_event.h
om_render.o: ../../.././build/usr/include/xview/attrol.h
om_render.o: ../../.././build/usr/include/xview/pixwin.h
om_render.o: ../../.././build/usr/include/xview/frame.h
om_render.o: ../../.././build/usr/include/xview/win_struct.h
om_render.o: ../../.././build/usr/include/xview_private/draw_impl.h
om_render.o: ../../.././build/usr/include/xview/cms.h
om_render.o: ../../.././build/usr/include/xview_private/scrn_vis.h
om_render.o: /usr/include/X11/Xutil.h
om_render.o: ../../.././build/usr/include/xview_private/om_impl.h
om_render.o: ../../.././build/usr/include/xview/openmenu.h
om_render.o: ../../.././build/usr/include/xview/svrimage.h
om_render.o: ../../.././build/usr/include/xview_private/omi_impl.h
om_render.o: ../../.././build/usr/include/xview_private/i18n_impl.h
om_render.o: /usr/include/locale.h ../../.././build/usr/include/olgx/olgx.h
om_set.o: /usr/include/sys/types.h /usr/include/sys/stdtypes.h
om_set.o: /usr/include/sys/sysmacros.h
om_set.o: ../../.././build/usr/include/xview_private/om_impl.h
om_set.o: ../../.././build/usr/include/xview/openmenu.h
om_set.o: ../../.././build/usr/include/xview/generic.h
om_set.o: ../../.././build/usr/include/xview/pkg_public.h
om_set.o: ../../.././build/usr/include/xview/pkg.h
om_set.o: ../../.././build/usr/include/xview/attr.h
om_set.o: ../../.././build/usr/include/xview/base.h /usr/include/string.h
om_set.o: /usr/include/malloc.h
om_set.o: ../../.././build/usr/include/xview/xv_c_types.h
om_set.o: ../../.././build/usr/include/xview/notify.h /usr/include/stdio.h
om_set.o: /usr/include/sys/wait.h /usr/include/sys/time.h
om_set.o: /usr/include/sys/time.h /usr/include/sys/resource.h
om_set.o: /usr/include/varargs.h
om_set.o: ../../.././build/usr/include/xview/xv_error.h
om_set.o: ../../.././build/usr/include/xview/sun.h
om_set.o: ../../.././build/usr/include/xview/attrol.h
om_set.o: ../../.././build/usr/include/xview/window.h
om_set.o: ../../.././build/usr/include/xview/server.h
om_set.o: ../../.././build/usr/include/xview/screen.h
om_set.o: ../../.././build/usr/include/xview/drawable.h
om_set.o: ../../.././build/usr/include/xview/win_input.h
om_set.o: /usr/include/X11/Xlib.h /usr/include/X11/X.h
om_set.o: /usr/include/X11/Xfuncproto.h /usr/include/X11/Xosdefs.h
om_set.o: /usr/include/stddef.h
om_set.o: ../../.././build/usr/include/xview/win_event.h
om_set.o: ../../.././build/usr/include/xview/rect.h
om_set.o: ../../.././build/usr/include/xview/svrimage.h
om_set.o: /usr/include/pixrect/pixrect.h
om_set.o: ../../.././build/usr/include/xview_private/omi_impl.h
om_set.o: ../../.././build/usr/include/xview/font.h
om_set.o: ../../.././build/usr/include/xview_private/i18n_impl.h
om_set.o: /usr/include/locale.h ../../.././build/usr/include/olgx/olgx.h
om_set.o: /usr/include/X11/Xutil.h
om_set.o: ../../.././build/usr/include/xview_private/draw_impl.h
om_set.o: ../../.././build/usr/include/xview/cms.h
om_set.o: ../../.././build/usr/include/xview_private/scrn_vis.h
om_set.o: ../../.././build/usr/include/xview/frame.h
om_set.o: ../../.././build/usr/include/xview/panel.h
om_set.o: ../../.././build/usr/include/xview/canvas.h
om_set.o: ../../.././build/usr/include/xview/openwin.h
om_set.o: ../../.././build/usr/include/xview/pixwin.h
om_set.o: ../../.././build/usr/include/xview/rectlist.h
om_get.o: /usr/include/sys/types.h /usr/include/sys/stdtypes.h
om_get.o: /usr/include/sys/sysmacros.h /usr/include/stdio.h
om_get.o: ../../.././build/usr/include/xview/server.h
om_get.o: ../../.././build/usr/include/xview/generic.h
om_get.o: ../../.././build/usr/include/xview/pkg_public.h
om_get.o: ../../.././build/usr/include/xview/pkg.h
om_get.o: ../../.././build/usr/include/xview/attr.h
om_get.o: ../../.././build/usr/include/xview/base.h /usr/include/string.h
om_get.o: /usr/include/malloc.h
om_get.o: ../../.././build/usr/include/xview/xv_c_types.h
om_get.o: ../../.././build/usr/include/xview/notify.h /usr/include/sys/wait.h
om_get.o: /usr/include/sys/time.h /usr/include/sys/time.h
om_get.o: /usr/include/sys/resource.h /usr/include/varargs.h
om_get.o: ../../.././build/usr/include/xview/xv_error.h
om_get.o: ../../.././build/usr/include/xview/sun.h
om_get.o: ../../.././build/usr/include/xview_private/om_impl.h
om_get.o: ../../.././build/usr/include/xview/openmenu.h
om_get.o: ../../.././build/usr/include/xview/attrol.h
om_get.o: ../../.././build/usr/include/xview/window.h
om_get.o: ../../.././build/usr/include/xview/screen.h
om_get.o: ../../.././build/usr/include/xview/drawable.h
om_get.o: ../../.././build/usr/include/xview/win_input.h
om_get.o: /usr/include/X11/Xlib.h /usr/include/X11/X.h
om_get.o: /usr/include/X11/Xfuncproto.h /usr/include/X11/Xosdefs.h
om_get.o: /usr/include/stddef.h
om_get.o: ../../.././build/usr/include/xview/win_event.h
om_get.o: ../../.././build/usr/include/xview/rect.h
om_get.o: ../../.././build/usr/include/xview/svrimage.h
om_get.o: /usr/include/pixrect/pixrect.h
om_get.o: ../../.././build/usr/include/xview_private/omi_impl.h
om_get.o: ../../.././build/usr/include/xview/font.h
om_get.o: ../../.././build/usr/include/xview_private/i18n_impl.h
om_get.o: /usr/include/locale.h ../../.././build/usr/include/olgx/olgx.h
om_get.o: /usr/include/X11/Xutil.h
om_get.o: ../../.././build/usr/include/xview_private/portable.h
om_get.o: /usr/include/strings.h
om_compat.o: ../../.././build/usr/include/xview_private/om_impl.h
om_compat.o: ../../.././build/usr/include/xview/openmenu.h
om_compat.o: ../../.././build/usr/include/xview/generic.h
om_compat.o: ../../.././build/usr/include/xview/pkg_public.h
om_compat.o: ../../.././build/usr/include/xview/pkg.h
om_compat.o: ../../.././build/usr/include/xview/attr.h
om_compat.o: /usr/include/sys/types.h /usr/include/sys/stdtypes.h
om_compat.o: /usr/include/sys/sysmacros.h
om_compat.o: ../../.././build/usr/include/xview/base.h /usr/include/string.h
om_compat.o: /usr/include/malloc.h
om_compat.o: ../../.././build/usr/include/xview/xv_c_types.h
om_compat.o: ../../.././build/usr/include/xview/notify.h /usr/include/stdio.h
om_compat.o: /usr/include/sys/wait.h /usr/include/sys/time.h
om_compat.o: /usr/include/sys/time.h /usr/include/sys/resource.h
om_compat.o: /usr/include/varargs.h
om_compat.o: ../../.././build/usr/include/xview/xv_error.h
om_compat.o: ../../.././build/usr/include/xview/sun.h
om_compat.o: ../../.././build/usr/include/xview/attrol.h
om_compat.o: ../../.././build/usr/include/xview/window.h
om_compat.o: ../../.././build/usr/include/xview/server.h
om_compat.o: ../../.././build/usr/include/xview/screen.h
om_compat.o: ../../.././build/usr/include/xview/drawable.h
om_compat.o: ../../.././build/usr/include/xview/win_input.h
om_compat.o: /usr/include/X11/Xlib.h /usr/include/X11/X.h
om_compat.o: /usr/include/X11/Xfuncproto.h /usr/include/X11/Xosdefs.h
om_compat.o: /usr/include/stddef.h
om_compat.o: ../../.././build/usr/include/xview/win_event.h
om_compat.o: ../../.././build/usr/include/xview/rect.h
om_compat.o: ../../.././build/usr/include/xview/svrimage.h
om_compat.o: /usr/include/pixrect/pixrect.h
om_compat.o: ../../.././build/usr/include/xview_private/omi_impl.h
om_compat.o: ../../.././build/usr/include/xview/font.h
om_compat.o: ../../.././build/usr/include/xview_private/i18n_impl.h
om_compat.o: /usr/include/locale.h ../../.././build/usr/include/olgx/olgx.h
om_compat.o: /usr/include/X11/Xutil.h
om_compat.o: ../../.././build/usr/include/xview_private/portable.h
om_compat.o: /usr/include/strings.h
om_data.o: ../../.././build/usr/include/xview/openmenu.h
om_data.o: ../../.././build/usr/include/xview/generic.h
om_data.o: ../../.././build/usr/include/xview/pkg_public.h
om_data.o: ../../.././build/usr/include/xview/pkg.h
om_data.o: ../../.././build/usr/include/xview/attr.h /usr/include/sys/types.h
om_data.o: /usr/include/sys/stdtypes.h /usr/include/sys/sysmacros.h
om_data.o: ../../.././build/usr/include/xview/base.h /usr/include/string.h
om_data.o: /usr/include/malloc.h
om_data.o: ../../.././build/usr/include/xview/xv_c_types.h
om_data.o: ../../.././build/usr/include/xview/notify.h /usr/include/stdio.h
om_data.o: /usr/include/sys/wait.h /usr/include/sys/time.h
om_data.o: /usr/include/sys/time.h /usr/include/sys/resource.h
om_data.o: /usr/include/varargs.h
om_data.o: ../../.././build/usr/include/xview/xv_error.h
om_data.o: ../../.././build/usr/include/xview/sun.h
om_data.o: ../../.././build/usr/include/xview/attrol.h
om_data.o: ../../.././build/usr/include/xview/window.h
om_data.o: ../../.././build/usr/include/xview/server.h
om_data.o: ../../.././build/usr/include/xview/screen.h
om_data.o: ../../.././build/usr/include/xview/drawable.h
om_data.o: ../../.././build/usr/include/xview/win_input.h
om_data.o: /usr/include/X11/Xlib.h /usr/include/X11/X.h
om_data.o: /usr/include/X11/Xfuncproto.h /usr/include/X11/Xosdefs.h
om_data.o: /usr/include/stddef.h
om_data.o: ../../.././build/usr/include/xview/win_event.h
om_data.o: ../../.././build/usr/include/xview/rect.h
