|
|
| File: [Development] / inventor / apps / examples / Toolmaker / 02.Nodes / GNUmakefile (download)
Revision 1.1, Mon Sep 18 09:41:00 2000 UTC (17 years, 1 month ago) by jlim
Updated makefiles and miscellaneous other fixes. |
IVDEPTH = ../../../.. include $(IVDEPTH)/make/ivcommondefs PROGRAM = newNodes CXXFILES = newNodes.c++ Glow.c++ Pyramid.c++ Alternate.c++ LLDLIBS = -lInventor -lInventorXt all: all_ivbin include $(IVCOMMONRULES)