|
|
| File: [Development] / inventor / libSoXt / src / motif / GNUmakefile (download)
Revision 1.2, Mon Sep 18 10:22:55 2000 UTC (17 years, 1 month ago) by jlim
Updated makefiles and miscellaneous other fixes. |
IVDEPTH = ../../.. include $(IVDEPTH)/make/ivcommondefs CXXFILES = \ SoXtCntlPnl.c++ \ SoXtFltTxt.c++ \ SoXtLtSldrSet.c++ \ SoXtMMSldrMax.c++ \ SoXtMMSldrMin.c++ \ SoXtMinMax.c++ \ SoXtMltSldr.c++ \ SoXtMltSldrs.c++ \ SoXtMtlSSet.c++ \ SoXtSSetBase.c++ \ SoXtSldrMdl.c++ \ SoXtSldrMdls.c++ \ SoXtSldrSet.c++ \ SoXtSldrTl.c++ \ SoXtTfSldrSet.c++ all install: $(OBJECTS) include $(IVCOMMONRULES)