(Unix build scripts) Failed mkdep doesn't result in empty .d files anymore.
Now using the gcc 3 "-MF" and "-MT" options. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2389 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+7
-2
@@ -1,7 +1,7 @@
|
||||
To build The Ur-Quan Masters, you need at least the following software:
|
||||
|
||||
For Linux:
|
||||
GCC - GNU C Compiler
|
||||
For unix-like platforms (such as Linux, BSD, Solaris, MinGW):
|
||||
GCC 3.0 - GNU C Compiler
|
||||
http://gcc.gnu.org/
|
||||
Debian package: gcc
|
||||
|
||||
@@ -68,6 +68,11 @@ Tremor (alternative for libogg and libvorbis)
|
||||
Homepage: http://www.xiph.org/vorbis/
|
||||
Download: http://svn.xiph.org/trunk/Tremor (Subversion)
|
||||
|
||||
Libmikmod
|
||||
Audio codec to play .mof files, used for the original PC music.
|
||||
Homepage: http://mikmod.raphnet.net/
|
||||
Download: http://sourceforge.net/project/showfiles.php?group_id=40531
|
||||
|
||||
Zlib v1.2
|
||||
Data compression / decompression library
|
||||
Homepage: http://www.gzip.org/zlib/
|
||||
|
||||
Reference in New Issue
Block a user