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
config/Makefile.cygwin
0 → 100644
config/Makefile.freebsd
0 → 100644
config/Makefile.irix
0 → 100644
config/Makefile.linux
0 → 100644
config/Makefile.mingw32
0 → 100644
config/Makefile.sunos
0 → 100644
config/config.guess
0 → 100755
This diff is collapsed.
Please register or sign in to comment