Commit Graph

4 Commits

Author SHA1 Message Date
ikits 7c4df3853a makefile fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@340 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-04 04:17:21 +00:00
ikits 6bac503bc8 makefile fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@339 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-04 04:11:14 +00:00
ikits 0e9497e92a added darwin makefile
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@338 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-04 03:57:56 +00:00
mem e770d34a35 Makefile is getting out of hand. Use GNU tools' config.guess to obtain
the canonical system name and include the corresponding Makefile snippet
from config/.  config.guess has been written with portability in mind,
so it should work properly on all supported systems.  Should its licence
(GPL) become a problem, it can be replaced with a simpler script that
supports only the systems we know something about.

Adding support for a new system is just a matter of running
config/config.guess and writing the matching config/Makefile.$system
file.


git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@315 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-07 17:28:58 +00:00