[BACK]Return to GNUmakefile CVS log [TXT][DIR] Up to [Development] / inventor / libSoXt / src / mixedMode

File: [Development] / inventor / libSoXt / src / mixedMode / GNUmakefile (download)

Revision 1.2, Mon Sep 18 10:22:55 2000 UTC (17 years, 1 month ago) by jlim
Branch: MAIN
CVS Tags: release-2_1_5-9, release-2_1_5-8, release-2_1_5-10, HEAD
Changes since 1.1: +5 -13 lines

Updated makefiles and miscellaneous other fixes.

IVDEPTH = ../../..
include $(IVDEPTH)/make/ivcommondefs

CXXFILES = \
	SoXtUIRegion.c++ \
	SoXtColEd.c++ \
	SoXtColPatch.c++ \
	SoXtColSlider.c++ \
	SoXtColWheel.c++ \
	SoXtSlider.c++ \
	SoFloatCBList.c++

all install: $(OBJECTS) 

include $(IVCOMMONRULES)