mirror of https://github.com/CGAL/cgal
s@/usr/share/cgal/makefile@/usr/share/cgal/cgal.mk@
This commit is contained in:
parent
3849eb2564
commit
dede0a3404
|
|
@ -20,11 +20,11 @@ CGAL_MAKEFILE
|
||||||
|
|
||||||
The CGAL documentation asks you to set the environment variable CGAL_MAKEFILE
|
The CGAL documentation asks you to set the environment variable CGAL_MAKEFILE
|
||||||
to the makefile template that was generated during the configuration. This
|
to the makefile template that was generated during the configuration. This
|
||||||
makefile template is located at /usr/share/cgal/makefile. The examples and
|
makefile template is located at /usr/share/cgal/cgal.mk. The examples and
|
||||||
demos as well as the script cgal_create_makefile have been modified to use
|
demos as well as the script cgal_create_makefile have been modified to use
|
||||||
/usr/share/cgal/makefile as default. Therefore, it is *not* necessary to set
|
/usr/share/cgal/cgal.mk as default. Therefore, it is *not* necessary to set
|
||||||
CGAL_MAKEFILE (but it does not hurt). If you want to modify the template, then
|
CGAL_MAKEFILE (but it does not hurt). If you want to modify the template, then
|
||||||
you should point CGAL_MAKEFILE to the modified copy of the template.
|
you should point CGAL_MAKEFILE to the modified copy of the template.
|
||||||
|
|
||||||
|
|
||||||
-- Joachim Reichel <joachim.reichel@gmx.de> Mon, 22 May 2006 20:46:24 +0200
|
-- Joachim Reichel <joachim.reichel@gmx.de> Thu, 03 May 2007 22:33:05 +0200
|
||||||
|
|
|
||||||
|
|
@ -20,11 +20,11 @@ CGAL_MAKEFILE
|
||||||
|
|
||||||
The CGAL documentation asks you to set the environment variable CGAL_MAKEFILE
|
The CGAL documentation asks you to set the environment variable CGAL_MAKEFILE
|
||||||
to the makefile template that was generated during the configuration. This
|
to the makefile template that was generated during the configuration. This
|
||||||
makefile template is located at /usr/share/cgal/makefile. The examples and
|
makefile template is located at /usr/share/cgal/cgal.mk. The examples and
|
||||||
demos as well as the script cgal_create_makefile have been modified to use
|
demos as well as the script cgal_create_makefile have been modified to use
|
||||||
/usr/share/cgal/makefile as default. Therefore, it is *not* necessary to set
|
/usr/share/cgal/cgal.mk as default. Therefore, it is *not* necessary to set
|
||||||
CGAL_MAKEFILE (but it does not hurt). If you want to modify the template, then
|
CGAL_MAKEFILE (but it does not hurt). If you want to modify the template, then
|
||||||
you should point CGAL_MAKEFILE to the modified copy of the template.
|
you should point CGAL_MAKEFILE to the modified copy of the template.
|
||||||
|
|
||||||
|
|
||||||
-- Joachim Reichel <joachim.reichel@gmx.de> Mon, 22 May 2006 20:46:24 +0200
|
-- Joachim Reichel <joachim.reichel@gmx.de> Thu, 03 May 2007 22:33:05 +0200
|
||||||
|
|
|
||||||
|
|
@ -20,11 +20,11 @@ CGAL_MAKEFILE
|
||||||
|
|
||||||
The CGAL documentation asks you to set the environment variable CGAL_MAKEFILE
|
The CGAL documentation asks you to set the environment variable CGAL_MAKEFILE
|
||||||
to the makefile template that was generated during the configuration. This
|
to the makefile template that was generated during the configuration. This
|
||||||
makefile template is located at /usr/share/cgal/makefile. The examples and
|
makefile template is located at /usr/share/cgal/cgal.mk. The examples and
|
||||||
demos as well as the script cgal_create_makefile have been modified to use
|
demos as well as the script cgal_create_makefile have been modified to use
|
||||||
/usr/share/cgal/makefile as default. Therefore, it is *not* necessary to set
|
/usr/share/cgal/cgal.mk as default. Therefore, it is *not* necessary to set
|
||||||
CGAL_MAKEFILE (but it does not hurt). If you want to modify the template, then
|
CGAL_MAKEFILE (but it does not hurt). If you want to modify the template, then
|
||||||
you should point CGAL_MAKEFILE to the modified copy of the template.
|
you should point CGAL_MAKEFILE to the modified copy of the template.
|
||||||
|
|
||||||
|
|
||||||
-- Joachim Reichel <joachim.reichel@gmx.de> Mon, 22 May 2006 20:46:24 +0200
|
-- Joachim Reichel <joachim.reichel@gmx.de> Thu, 03 May 2007 22:33:05 +0200
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue