OBJS = graphics.o SRCS = ../graphics.c IVDIR = /mnt/thyme/thyme/pkg/InterViews/iv-2.6 IVLIBDIR = $(IVDIR)/installed/lib/SUN4G GNUDIR = IVLIBS = $(IVLIBDIR)/libInterViewsX11.a $(IVLIBDIR)/libgraphic.a IVLIBSg = $(IVLIBDIR)/libInterViewsX11-g.a \ $(IVLIBDIR)/libgraphic.a IVSRCDIR = $(IVDIR)/src/new IVSTDLIBDIR = $(IVSRCDIR)/InterViews/Std XLIB = -lX11 OTHERLIBS = -lm CFLAGS = -g -I$(IVSRCDIR) -I$(IVSTDLIBDIR) CC = g++ LIBS = $(IVLIBS) $(XLIB) $(OTHERLIBS) LIBSg = $(IVLIBSg) $(XLIB) $(OTHERLIBS) DEPENDDIRS = -I$(IVSRCDIR) graphics: $(OBJS) $(CC) $(CFLAGS) $(OBJS) $(LIBS) -o graphics graphics.o: ../graphics.c $(CC) -c $(CFLAGS) ../graphics.c depend: $(SRCS) makedepend $(DEPENDDIRS) $(SRCS) # DO NOT DELETE THIS LINE -- make depend depends on it. graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/bitmap.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/defs.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/resource.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/frame.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/scene.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/interactor.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/graphic.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/base.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/painter.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/geomobjs.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/persistent.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/classes.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/ppaint.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/paint.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/brush.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/color.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/font.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/pattern.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/objman.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/pfile.h graphics.o: /usr/include/stdio.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/ref.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/reflist.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/grconstruct.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/panner.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/raster.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/rubrect.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/rubband.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/sensor.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/event.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/tray.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/shape.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/world.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/damage.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/ellipses.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/grblock.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/label.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/lines.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/picture.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/polygons.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/rasterrect.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/splines.h graphics.o: /mnt/thyme/thyme/pkg/InterViews/iv-2.6/src/new/InterViews/Graphic/stencil.h graphics.o: /usr/include/string.h /usr/include/sys/stdtypes.h graphics.o: /usr/include/stdlib.h