|
|
| File: [Development] / inventor / libSoXt / include / Inventor / Xt / GNUmakefile (download)
Revision 1.2, Mon Sep 18 10:22:53 2000 UTC (17 years, 1 month ago) by jlim
Updated makefiles and miscellaneous other fixes. |
IVDEPTH = ../../../.. include $(IVDEPTH)/make/ivcommondefs HDRSUBDIR = Xt HEADERS = \ SoXt.h \ SoXtCursors.h \ SoXtClipboard.h \ SoXtComponent.h \ SoXtDirectionalLightEditor.h \ SoXtGLWidget.h \ SoXtIcons.h \ SoXtLightSliderSet.h \ SoXtMaterialEditor.h \ SoXtMaterialList.h \ SoXtMaterialSliderSet.h \ SoXtPrintDialog.h \ SoXtRenderArea.h \ SoXtResource.h \ SoXtSliderSet.h \ SoXtSliderSetBase.h \ SoXtTransformSliderSet.h HEADERS_SUBDIRS = devices viewers all: install: install_ivheaders $(HEADERS_SUBDIRS_MAKERULE) COMMONPREF = xxx $(COMMONTARGS): %: $(COMMONPREF)% $(HEADERS_SUBDIRS_MAKERULE) include $(IVCOMMONRULES)