Author: jvporter Date: 2012-03-26 02:01:54 -0500 (Mon, 26 Mar 2012) New Revision: 5451 Modified: cgm/trunk/geom/ACIS/Makefile.am Log: Revert ACIS Makefile change (how did this even happen?) Modified: cgm/trunk/geom/ACIS/Makefile.am =================================================================== --- cgm/trunk/geom/ACIS/Makefile.am 2012-03-26 06:52:58 UTC (rev 5450) +++ cgm/trunk/geom/ACIS/Makefile.am 2012-03-26 07:01:54 UTC (rev 5451) @@ -1,89 +0,0 @@ -AM_CPPFLAGS += $(ACIS_STEP_TRANSLATOR) \ - $(ACIS_IGES_TRANSLATOR) \ - -DCUBIT_ACIS_VERSION=$(ACIS_VERSION) \ - -DACIS_VERSION=$(ACIS_VERSION) \ - -DACIS_VER=$(ACIS_VERSION) \ - -D$(ACIS_PLATFORM) \ - -DACIS_LOCAL_OPS \ - -I$(top_srcdir)/util \ - -I$(top_srcdir)/geom \ - -I$(srcdir)/gtcAttrib/incl \ - $(ACIS_INCLUDES) - -# The name of the library to build -noinst_LTLIBRARIES = libcubit_ACIS.la - -# The directory where headers will be installed -libcubit_ACIS_la_includedir = $(includedir) - -# The non-template sources -libcubit_ACIS_la_SOURCES = \ - AcisBridge.cpp \ - AcisEdgeTool.cpp \ - AcisFacetManager.cpp \ - AcisFeatureEngine.cpp \ - AcisHealerTool.cpp \ - AcisHistory.cpp \ - AcisModifyEngine.cpp \ - AcisQueryEngine.cpp \ - AcisSurfaceTool.cpp \ - AcisToolUtil.cpp \ - AcisTopologyTool.cpp \ - AcisTweakTool.cpp \ - AcisDrawTool.cpp \ - attrib_cubit_owner.cpp \ - attrib_history.cpp \ - attrib_history.hpp \ - attrib_snl.cpp \ - attrib_snl_simple.cpp \ - BodyACIS.cpp \ - CoEdgeACIS.cpp \ - CurveACIS.cpp \ - LoopACIS.cpp \ - LumpACIS.cpp \ - PointACIS.cpp \ - ShellACIS.cpp \ - SurfaceACIS.cpp \
participants (1)
-
jvporter@wisc.edu