diff --git a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/makefile b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/makefile index 4b3990e143c..4920725995a 100644 --- a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/makefile +++ b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/makefile @@ -5,7 +5,7 @@ # include platform specific settings #---------------------------------------------------------------------# # Choose the right include file from the /make directory. -CGAL_MAKEFILE=c:/cgal/CGAL-3.3-I-272/make/makefile_i686_CYGWINNT-5.2-WOW64_CL.EXE-1400 + # CGAL_MAKEFILE = ENTER_YOUR_INCLUDE_MAKEFILE_HERE include $(CGAL_MAKEFILE)