|
|
| File: [Development] / inventor / apps / demos / drop / GNUmakefile (download)
Revision 1.2, Mon Sep 18 09:40:59 2000 UTC (17 years, 1 month ago) by jlim
Updated makefiles and miscellaneous other fixes. |
IVDEPTH = ../../.. include $(IVDEPTH)/make/ivcommondefs PROGRAM = drop DEMO = $(PROGRAM) CXXFILES = \ TsBlock.c++ TsPiece.c++ TsPieces.c++ TsField.c++ \ TsTrickle.c++ TsEvents.c++ TsRemoval.c++ TsViewer.c++ drop.c++ LLDLIBS = -lInventor -lInventorXt all: all_ivbin install: install_ivdemo include $(IVCOMMONRULES)