|
|
| File: [Development] / inventor / apps / demos / qmorf / GNUmakefile (download)
Revision 1.4, Sat Jun 1 02:22:20 2002 UTC (15 years, 5 months ago) by jlim
Changed main() return type to int and added fix for Bug 148: Modify build procedure to allow installation in /usr/local. |
IVDEPTH = ../../.. include $(IVDEPTH)/make/ivcommondefs PROGRAMS_2 = qmorf quadSphere quadCube quadSheet DEMO = qmorf CXXFILES = QuadThing.c++ Background.c++ FlashBackground.c++ LLDLIBS = -lInventor -lInventorXt all: all_ivbin install: install_ivdemo include $(IVCOMMONRULES)