|
|
| File: [Development] / inventor / libSoXt / src / devices / GNUmakefile (download)
Revision 1.2, Mon Sep 18 10:22:54 2000 UTC (17 years, 1 month ago) by jlim
Updated makefiles and miscellaneous other fixes. |
IVDEPTH = ../../.. include $(IVDEPTH)/make/ivcommondefs CXXFILES = \ SoXtFocus.c++ \ SoXtKeybd.c++ \ SoXtMouse.c++ \ SoXtSpball.c++ all install: $(OBJECTS) include $(IVCOMMONRULES)