IVDEPTH = ../../..
include $(IVDEPTH)/make/ivcommondefs

PROGRAMS_2 = qmorf quadSphere quadCube quadSheet
DEMO = qmorf

CXXFILES = QuadThing.c++ Background.c++ FlashBackground.c++

LLDLIBS = -lInventor -lInventorXt -lGL -lXm -lXt -lX11

all: all_ivbin

install: install_ivdemo

include $(IVCOMMONRULES)
