Joachim Reichel
|
ac4bcfe9ee
|
fix bashisms (use printf instead of echo)
|
2008-06-18 16:07:17 +00:00 |
Joachim Reichel
|
cd1a040d2e
|
remove -w and -g option of install_cgal
remove makefile variables CGAL_WINDOW_LDFLAGS, CGAL_GEOWIN_LDFLAGS and CGAL_QT_LDFLAGS
(see #1894)
|
2007-03-09 22:53:24 +00:00 |
Laurent Rineau
|
8138bc22d7
|
More unification between .C and .cpp cases.
|
2007-02-22 11:26:59 +00:00 |
Laurent Rineau
|
1fcf46e3a1
|
- Unify create_makefile_entry for .C and .cpp files.
- Remove tabs from the source code of cgal_create_makefile, use printf and
\t instead
|
2007-02-22 11:15:07 +00:00 |
Laurent Rineau
|
c586310491
|
Fix cgal_create_makefile: just some spaces that should have been a TAB
character.
|
2006-06-27 22:51:57 +00:00 |
Andreas Fabri
|
716e08db2a
|
replaced [[..]] with [..] and changed == to -eq
|
2006-06-26 09:57:00 +00:00 |
Andreas Fabri
|
1bcc578683
|
removed a parenthesis
|
2006-06-15 10:27:00 +00:00 |
Andreas Fabri
|
7e8d2c8694
|
Added a suffix rule for the .cpp files
|
2006-06-13 20:36:31 +00:00 |
Laurent Saboret
|
542d27f101
|
Do not create a rule for an executable for .C/.cpp files without a "main()' function.
|
2006-05-12 14:54:30 +00:00 |
Joachim Reichel
|
f582718758
|
rename create_makefile to cgal_create_makefile to avoid name clashes,
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
|
2006-03-15 22:10:02 +00:00 |