# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.72 92/09/14 11:44:22 rws 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.158 92/09/03 19:54: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 sun.cf to change

#
# platform:  $XConsortium: sun.cf,v 1.77 92/05/29 18:37:21 rws Exp $

# operating system:  SunOS 5.0

.INIT: Makefile
REVCTLARCHFILE = SCCS/s.Imakefile
REVCTLCMD = sccs get

# $XConsortium: sv4Lib.rules,v 1.8 91/07/19 15:38:53 rws Exp $

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

            SHELL = /bin/sh

              TOP = ../../.
      CURRENT_DIR = ./progs/advanced97

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

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

               RM = rm -f
            TROFF = troff -Tpost -t
         MSMACROS = -ms
              TBL = tbl
              EQN = eqn
     STD_INCLUDES =
  STD_CPP_DEFINES = -DSVR4 -DSYSV
      STD_DEFINES = -DSVR4 -DSYSV
 EXTRA_LOAD_FLAGS =
  EXTRA_LDOPTIONS = -R$(LD_RUN_PATH):/usr/openwin/lib
  EXTRA_LIBRARIES = -lsocket -lnsl
             TAGS = ctags

    SHAREDCODEDEF =
         SHLIBDEF =

    PROTO_DEFINES =

     INSTPGMFLAGS =

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

      PROJECTROOT = $(OPENWINHOME)
      DESTDIR =

     TOP_INCLUDES = -I$(INCROOT)

      CDEBUGFLAGS = -O -xF
        CCOPTIONS = -DSYSV -DSVR4 -xF -Wa,-cg92

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

           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

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

   LDCOMBINEFLAGS = -r
      DEPENDFLAGS =

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

    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 = $(OPENWINHOME)/lib
         SHLIBDIR = $(OPENWINHOME)/lib
           BINDIR = $(OPENWINHOME)/bin
          DEMODIR = $(OPENWINHOME)/demo
          INCROOT = $(OPENWINHOME)/include
     BUILDINCROOT = $(TOP)
      BUILDINCDIR = $(BUILDINCROOT)/X11
      BUILDINCTOP = ..
           INCDIR = $(INCROOT)/X11
           ADMDIR = /usr/adm
           LIBDIR = $(USRLIBDIR)/X11
        CONFIGDIR = /usr/openwin/lib/config
       LINTLIBDIR = $(USRLIBDIR)/lint

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

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = imake
           DEPEND = makedepend
              RGB = rgb

            FONTC = bdftopcf

        MKFONTDIR = mkfontdir
        MKDIRHIER = /bin/sh $(BINDIR)/mkdirhier

        CONFIGSRC = $(TOP)/config
       DOCUTILSRC = $(TOP)/doc/util
        CLIENTSRC = $(TOP)/clients
          DEMOSRC = $(TOP)/demos
           LIBSRC = $(TOP)/lib
          FONTSRC = $(TOP)/../../../lib/libfont
       INCLUDESRC = $(TOP)/X11
        SERVERSRC = $(TOP)/server
          DDXSRC  = $(SERVERSRC)/ddx
          UTILSRC = $(TOP)/util
        SCRIPTSRC = $(UTILSRC)/scripts
       EXAMPLESRC = $(TOP)/examples
       CONTRIBSRC = $(TOP)/../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

      BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf

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

# $XConsortium: sv4Lib.tmpl,v 1.8 92/06/28 17:43:23 rws Exp $

       SERVERETC = $(OPENWINHOME)/server/etc

       SERVERLIB = $(OPENWINHOME)/server/lib

   SERVERMODULES = $(OPENWINHOME)/server/modules

SHLIBLDFLAGS = -G -z text -M mapfile
PICFLAGS = -K PIC
MAPFILE = mapfile

  DEPEXTENSIONLIB =
     EXTENSIONLIB = -lXext

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

        DEPXMULIB =
       XMULIBONLY = -lXmu
           XMULIB = $(XMULIBONLY) -z nodefs

       DEPOLDXLIB =
          OLDXLIB = -loldX

      DEPXTOOLLIB =
         XTOOLLIB = -lXt

        DEPXAWLIB =
           XAWLIB = -lXaw

        DEPXILIB =
           XILIB = -lXi

        DEPXTESTLIB =
           XTESTLIB = -lXtst

        DEPPEXLIB =
         PEXLIB = -lPEX5

        DEPDGALIB =
           DGALIB = -ldga

        SOXLIBREV = 5.0
          SOXTREV = 5.0
         SOXAWREV = 5.0
        SOOLDXREV = 5.0
         SOXMUREV = 5.0
        SOXEXTREV = 5.0
      SOXINPUTREV = 5.0
       SOXTESTREV = 1.0
       SOXTRAPREV = 1.0
         SOPEXREV = 1.0
	 SODPSREV = 5
	 SODGAREV = 1

      DEPXAUTHLIB = $(USRLIBDIR)/libXau.a
         XAUTHLIB =  -lXau
      DEPXDMCPLIB = $(USRLIBDIR)/libXdmcp.a
         XDMCPLIB =  -lXdmcp

        DEPPHIGSLIB = $(USRLIBDIR)/libphigs.a
           PHIGSLIB =  -lphigs

       DEPXBSDLIB = $(USRLIBDIR)/libXbsd.a
          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
		LINTDGA = $(LINTLIBDIR)/llib-ldga.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.129 92/05/29 17:01:19 rws Exp $

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

# Copyright (c) Mark J. Kilgard, 1994, 1997, 1998.
# Glut.cf - GLUT distribution Imakefile configuration info

EXTRA_INCLUDES = -I$(TOP)/include -I$(OGLHOME)/include -I$(OPENWINHOME)/include
OPENGL = -L$(OGLHOME)/lib -lGL -L$(OPENWINHOME) -ldga
GLU = -L$(OGLHOME)/lib -lGLU

INVENTOR = -L$(OGLHOME)/lib -lInventor
GLUT_DEPLIBS = $(DEPGLUT) $(DEPXMULIB) $(DEPXILIB) $(DEPXLIB)
GLUT_LIBS = $(GLUT) $(GLU) $(OPENGL) $(XMULIB) $(XILIB) $(XLIB) -lm
MUI_DEPLIBS = $(DEPMUI) $(DEPGLUT) $(DEPXMULIB) $(DEPXILIB) $(DEPXLIB)
MUI_LIBS = $(MUI) $(GLUT) $(GLU) $(OPENGL) $(XMULIB) $(XILIB) $(XLIB) -lm
GLE_DEPLIBS = $(DEPGLE) $(DEPGLUT) $(DEPXMULIB) $(DEPXILIB) $(DEPXLIB)
GLE_LIBS = $(GLE) $(GLUT) $(GLU) $(OPENGL) $(XMULIB) $(XILIB) $(XLIB) -lm
GLSMAP_DEPLIBS = $(DEPGLSMAP) $(DEPGLUT) $(DEPXMULIB) $(DEPXILIB) $(DEPXLIB)
GLSMAP_LIBS = $(GLSMAP) $(GLUT) $(GLU) $(OPENGL) $(XMULIB) $(XILIB) $(XLIB) -lm

DEPGLUT = $(TOP)/lib/glut/libglut.a
GLUT = $(TOP)/lib/glut/libglut.a

DEPMUI = $(TOP)/lib/mui/libmui.a
MUI = $(TOP)/lib/mui/libmui.a
DEPGLE = $(TOP)/lib/gle/libgle.a
GLE = $(TOP)/lib/gle/libgle.a
DEPGLSMAP = $(TOP)/lib/glsmap/libglsmap.a
GLSMAP = $(TOP)/lib/glsmap/libglsmap.a

CXXEXTRA_INCLUDES = -I/usr/include/CC $(EXTRA_INCLUDES)
GLUT_INVENTOR_DEPLIBS = $(GLUT_DEPLIBS)
GLUT_INVENTOR_LIBS = $(INVENTOR) $(GLUT_LIBS)

# end Glut.cf - GLUT distribution Imakefile configuration info

TARGETS = accconvolve alphablend alphablendnosort billboard \
  bubble bump chromakey chromakey_fancy cloud cloudl complexity csg decal dissolve \
  explode fire genspheremap highlight interp lightmap lightp line \
  multiaccumaa multialphablend multialphablendnosort multimirror \
  multiscreendoor multispheremap noise nthsurfdemo paint projtex sbias \
  screendoor smoke softshadow2 spectral tess texgen texmovie texpage \
  textile underwater usespheremap vapor volume warp water zcomposite

SRCS = accconvolve.c accumaa.c alphablend.c alphablendnosort.c \
  billboard.c bubble.c bump.c chromakey.c chromakey_fancy.c cloud.c \
  cloudl.c complexity.c csg.c d.c decal.c dissolve.c explode.c fire.c genspheremap.c \
  highlight.c interp.c lightmap.c lightp.c line.c multiaccumaa.c \
  multialphablend.c multialphablendnosort.c multimirror.c \
  multiscreendoor.c multispheremap.c noise.c nthsurfdemo.c paint.c \
  projtex.c sbias.c screendoor.c sm.c smoke.c softshadow2.c spectral.c \
  sphere.c tess.c texgen.c texmovie.c texpage.c textile.c texture.c \
  underwater.c usespheremap.c vapor.c volume.c warp.c water.c \
  zcomposite.c

all:: $(TARGETS)

accconvolve: accconvolve.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ accconvolve.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) accconvolve

alphablend: alphablend.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ alphablend.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) alphablend

alphablendnosort: alphablendnosort.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ alphablendnosort.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) alphablendnosort

billboard: billboard.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ billboard.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) billboard

bubble: bubble.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ bubble.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) bubble

bump: bump.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ bump.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) bump

chromakey: chromakey.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ chromakey.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) chromakey

chromakey_fancy: chromakey_fancy.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ chromakey_fancy.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) chromakey_fancy

cloud: cloud.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ cloud.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) cloud

cloudl: cloudl.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ cloudl.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) cloudl

complexity: complexity.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ complexity.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) complexity

csg: csg.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ csg.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) csg

decal: decal.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ decal.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) decal

dissolve: dissolve.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ dissolve.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) dissolve

explode: explode.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ explode.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) explode

fire: fire.o texture.o sm.o d.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ fire.o texture.o sm.o d.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) fire

genspheremap: genspheremap.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ genspheremap.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) genspheremap

highlight: highlight.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ highlight.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) highlight

interp: interp.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ interp.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) interp

lightmap: lightmap.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ lightmap.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) lightmap

lightp: lightp.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ lightp.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) lightp

line: line.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ line.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) line

multiaccumaa: multiaccumaa.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ multiaccumaa.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) multiaccumaa

multialphablend: multialphablend.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ multialphablend.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) multialphablend

multialphablendnosort: multialphablendnosort.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ multialphablendnosort.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) multialphablendnosort

multimirror: multimirror.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ multimirror.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) multimirror

multiscreendoor: multiscreendoor.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ multiscreendoor.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) multiscreendoor

multispheremap: multispheremap.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ multispheremap.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) multispheremap

noise: noise.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ noise.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) noise

nthsurfdemo: nthsurfdemo.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ nthsurfdemo.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) nthsurfdemo

paint: paint.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ paint.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) paint

projtex: projtex.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ projtex.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) projtex

sbias: sbias.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ sbias.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) sbias

screendoor: screendoor.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ screendoor.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) screendoor

smoke: smoke.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ smoke.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) smoke

softshadow2: softshadow2.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ softshadow2.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) softshadow2

spectral: spectral.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ spectral.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) spectral

tess: tess.o sphere.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ tess.o sphere.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) tess

texgen: texgen.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ texgen.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) texgen

texmovie: texmovie.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ texmovie.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) texmovie

texpage: texpage.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ texpage.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) texpage

textile: textile.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ textile.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) textile

underwater: underwater.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ underwater.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) underwater

usespheremap: usespheremap.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ usespheremap.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) usespheremap

vapor: vapor.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ vapor.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) vapor

volume: volume.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ volume.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) volume

warp: warp.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ warp.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) warp

water: water.o texture.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ water.o texture.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) water

zcomposite: zcomposite.o $(GLUT_DEPLIBS)
	$(RM) $@
	$(CC) -o $@ zcomposite.o $(LDOPTIONS) $(GLUT_LIBS) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) zcomposite

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

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

emptyrule::

dependlocal::
includes:: $(HEADERS) $(OTHERFILES)

clean::
	$(RM_CMD) "#"*

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

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

accconvolve.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
accconvolve.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
accconvolve.o: /usr/include/stdlib.h ../.././include/GL/glut.h
accconvolve.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
accconvolve.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
accconvolve.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
accumaa.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
accumaa.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
accumaa.o: ../.././include/GL/glut.h
accumaa.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
accumaa.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
accumaa.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
alphablend.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
alphablend.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
alphablend.o: /usr/include/stdlib.h ../.././include/GL/glut.h
alphablend.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
alphablend.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
alphablend.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
alphablendnosort.o: /usr/include/assert.h /usr/include/math.h
alphablendnosort.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
alphablendnosort.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
alphablendnosort.o: ../.././include/GL/glut.h
alphablendnosort.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
alphablendnosort.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
alphablendnosort.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
billboard.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
billboard.o: /usr/include/stdio.h /usr/include/sys/va_list.h
billboard.o: /usr/include/math.h texture.h ../.././include/GL/glut.h
billboard.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
billboard.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
billboard.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
bubble.o: /usr/include/math.h /usr/include/stdio.h
bubble.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
bubble.o: /usr/include/stdlib.h ../.././include/GL/glut.h
bubble.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
bubble.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
bubble.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
bump.o: ../.././include/GL/glut.h
bump.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
bump.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
bump.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
bump.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
bump.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
bump.o: /usr/include/string.h /usr/include/math.h texture.h
chromakey.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
chromakey.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
chromakey.o: /usr/include/stdlib.h ../.././include/GL/glut.h
chromakey.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
chromakey.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
chromakey.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
chromakey_fancy.o: /usr/include/assert.h /usr/include/math.h
chromakey_fancy.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
chromakey_fancy.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
chromakey_fancy.o: ../.././include/GL/glut.h
chromakey_fancy.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
chromakey_fancy.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
chromakey_fancy.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
chromakey_fancy.o: texture.h
cloud.o: /usr/include/math.h /usr/include/stdio.h
cloud.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
cloud.o: /usr/include/stdlib.h ../.././include/GL/glut.h
cloud.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
cloud.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
cloud.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
cloudl.o: /usr/include/math.h /usr/include/stdio.h
cloudl.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
cloudl.o: /usr/include/stdlib.h ../.././include/GL/glut.h
cloudl.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
cloudl.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
cloudl.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
complexity.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
complexity.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
complexity.o: ../.././include/GL/glut.h
complexity.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
complexity.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
complexity.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
csg.o: /usr/include/math.h /usr/include/stdio.h
csg.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
csg.o: /usr/include/stdlib.h ../.././include/GL/glut.h
csg.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
csg.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
csg.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
d.o: ../.././include/GL/glut.h
d.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
d.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
d.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
d.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
d.o: /usr/include/math.h
decal.o: /usr/include/math.h /usr/include/stdio.h
decal.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
decal.o: /usr/include/stdlib.h ../.././include/GL/glut.h
decal.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
decal.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
decal.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
dissolve.o: /usr/include/math.h /usr/include/stdio.h
dissolve.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
dissolve.o: /usr/include/string.h /usr/include/stdlib.h
dissolve.o: ../.././include/GL/glut.h
dissolve.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
dissolve.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
dissolve.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
explode.o: /usr/include/math.h /usr/include/stdio.h
explode.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
explode.o: /usr/include/stdlib.h ../.././include/GL/glut.h
explode.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
explode.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
explode.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
fire.o: /usr/include/math.h /usr/include/stdio.h
fire.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
fire.o: /usr/include/stdlib.h ../.././include/GL/glut.h
fire.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
fire.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
fire.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h sm.h
genspheremap.o: /usr/include/assert.h /usr/include/math.h
genspheremap.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
genspheremap.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
genspheremap.o: /usr/include/string.h texture.h /usr/include/unistd.h
genspheremap.o: /usr/include/sys/types.h /usr/include/sys/isa_defs.h
genspheremap.o: /usr/include/sys/machtypes.h /usr/include/sys/unistd.h
genspheremap.o: ../.././include/GL/glut.h
genspheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
genspheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
genspheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
highlight.o: /usr/include/math.h /usr/include/stdio.h
highlight.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
highlight.o: /usr/include/stdlib.h ../.././include/GL/glut.h
highlight.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
highlight.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
highlight.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
interp.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
interp.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
interp.o: /usr/include/stdlib.h /usr/include/string.h
interp.o: ../.././include/GL/glut.h
interp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
interp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
interp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
lightmap.o: ../.././include/GL/glut.h
lightmap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
lightmap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
lightmap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
lightmap.o: /usr/include/math.h /usr/include/stdio.h
lightmap.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
lightmap.o: texture.h /usr/include/stdlib.h
lightp.o: /usr/include/math.h /usr/include/stdio.h
lightp.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
lightp.o: /usr/include/stdlib.h texture.h ../.././include/GL/glut.h
lightp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
lightp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
lightp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
line.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
line.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
line.o: ../.././include/GL/glut.h
line.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
line.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
line.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
multiaccumaa.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
multiaccumaa.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
multiaccumaa.o: /usr/include/unistd.h /usr/include/sys/types.h
multiaccumaa.o: /usr/include/sys/isa_defs.h /usr/include/sys/machtypes.h
multiaccumaa.o: /usr/include/sys/unistd.h ../.././include/GL/glut.h
multiaccumaa.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
multiaccumaa.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
multiaccumaa.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
multialphablend.o: /usr/include/assert.h /usr/include/math.h
multialphablend.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
multialphablend.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
multialphablend.o: ../.././include/GL/glut.h
multialphablend.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
multialphablend.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
multialphablend.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
multialphablendnosort.o: /usr/include/assert.h /usr/include/math.h
multialphablendnosort.o: /usr/include/stdio.h
multialphablendnosort.o: /usr/include/sys/feature_tests.h
multialphablendnosort.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
multialphablendnosort.o: ../.././include/GL/glut.h
multialphablendnosort.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
multialphablendnosort.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
multialphablendnosort.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
multimirror.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
multimirror.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
multimirror.o: /usr/include/stdlib.h ../.././include/GL/glut.h
multimirror.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
multimirror.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
multimirror.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
multiscreendoor.o: /usr/include/assert.h /usr/include/math.h
multiscreendoor.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
multiscreendoor.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
multiscreendoor.o: ../.././include/GL/glut.h
multiscreendoor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
multiscreendoor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
multiscreendoor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
multispheremap.o: /usr/include/assert.h /usr/include/math.h
multispheremap.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
multispheremap.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
multispheremap.o: ../.././include/GL/glut.h
multispheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
multispheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
multispheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
multispheremap.o: texture.h
noise.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
noise.o: /usr/include/sys/va_list.h /usr/include/stdlib.h /usr/include/math.h
noise.o: ../.././include/GL/glut.h
noise.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
noise.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
noise.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
nthsurfdemo.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
nthsurfdemo.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
nthsurfdemo.o: /usr/include/math.h ../.././include/GL/glut.h
nthsurfdemo.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
nthsurfdemo.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
nthsurfdemo.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
paint.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
paint.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
paint.o: /usr/include/stdlib.h ../.././include/GL/glut.h
paint.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
paint.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
paint.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
projtex.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
projtex.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
projtex.o: /usr/include/math.h ../.././include/GL/glut.h
projtex.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
projtex.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
projtex.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
sbias.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
sbias.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
sbias.o: /usr/include/stdlib.h ../.././include/GL/glut.h
sbias.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
sbias.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
sbias.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
screendoor.o: /usr/include/assert.h /usr/include/math.h /usr/include/stdio.h
screendoor.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
screendoor.o: /usr/include/stdlib.h ../.././include/GL/glut.h
screendoor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
screendoor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
screendoor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
sm.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
sm.o: /usr/include/math.h ../.././include/GL/glut.h
sm.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
sm.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
sm.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h sm.h
smoke.o: /usr/include/math.h /usr/include/stdio.h
smoke.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
smoke.o: /usr/include/stdlib.h ../.././include/GL/glut.h
smoke.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
smoke.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
smoke.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
softshadow2.o: ../.././include/GL/glut.h
softshadow2.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
softshadow2.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
softshadow2.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
softshadow2.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
softshadow2.o: /usr/include/string.h /usr/include/math.h
spectral.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
spectral.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
spectral.o: /usr/include/math.h ../.././include/GL/glut.h
spectral.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
spectral.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
spectral.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
sphere.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
sphere.o: ../.././include/GL/glut.h
sphere.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
sphere.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
sphere.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
sphere.o: /usr/include/math.h
tess.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
tess.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
tess.o: ../.././include/GL/glut.h
tess.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
tess.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
tess.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
texgen.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
texgen.o: /usr/include/stdio.h /usr/include/sys/va_list.h /usr/include/math.h
texgen.o: ../.././include/GL/glut.h
texgen.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
texgen.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
texgen.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
texmovie.o: /usr/include/math.h /usr/include/stdio.h
texmovie.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
texmovie.o: /usr/include/stdlib.h ../.././include/GL/glut.h
texmovie.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
texmovie.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
texmovie.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
texpage.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
texpage.o: /usr/include/stdio.h /usr/include/sys/va_list.h
texpage.o: /usr/include/math.h ../.././include/GL/glut.h
texpage.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
texpage.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
texpage.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
texpage.o: /usr/include/string.h
textile.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
textile.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
textile.o: /usr/include/math.h /usr/include/string.h
textile.o: ../.././include/GL/glut.h
textile.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
textile.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
textile.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
texture.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
texture.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
texture.o: /usr/include/string.h
underwater.o: /usr/include/math.h /usr/include/stdio.h
underwater.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
underwater.o: /usr/include/stdlib.h ../.././include/GL/glut.h
underwater.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
underwater.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
underwater.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
usespheremap.o: /usr/include/assert.h /usr/include/math.h
usespheremap.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
usespheremap.o: /usr/include/sys/va_list.h /usr/include/stdlib.h
usespheremap.o: /usr/include/string.h ../.././include/GL/glut.h
usespheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
usespheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
usespheremap.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
usespheremap.o: texture.h
vapor.o: /usr/include/math.h /usr/include/stdio.h
vapor.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
vapor.o: /usr/include/stdlib.h /usr/include/string.h
vapor.o: ../.././include/GL/glut.h
vapor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
vapor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
vapor.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
volume.o: ../.././include/GL/glut.h
volume.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
volume.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
volume.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
volume.o: /usr/include/math.h texture.h /usr/include/stdio.h
volume.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
volume.o: /usr/include/string.h /usr/include/stdlib.h
warp.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
warp.o: /usr/include/stdio.h /usr/include/sys/va_list.h /usr/include/math.h
warp.o: ../.././include/GL/glut.h
warp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
warp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
warp.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
water.o: /usr/include/math.h /usr/include/stdio.h
water.o: /usr/include/sys/feature_tests.h /usr/include/sys/va_list.h
water.o: /usr/include/stdlib.h ../.././include/GL/glut.h
water.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
water.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
water.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h texture.h
zcomposite.o: /usr/include/stdlib.h /usr/include/sys/feature_tests.h
zcomposite.o: ../.././include/GL/glut.h
zcomposite.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/gl.h
zcomposite.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glmacros.h
zcomposite.o: /home/ronb/ogl/proto/sparc/debug-sb/include/GL/glu.h
