Revision: 1576
http://svn.sourceforge.net/complement/?rev=1576&view=rev
Author: complement
Date: 2007-05-30 21:45:23 -0700 (Wed, 30 May 2007)
Log Message:
-----------
remove bogus OSNAME cygming, replace one by normal windows; BCC and DMC compilers from STLport; HP's aCC options as in STLport
Removed Paths:
-------------
trunk/complement/explore/Makefiles/gmake/windows/sysid.mak
Deleted: trunk/complement/explore/Makefiles/gmake/windows/sysid.mak
===================================================================
--- trunk/complement/explore/Makefiles/gmake/windows/sysid.mak 2007-05-31 04:34:01 UTC (rev 1575)
+++ trunk/complement/explore/Makefiles/gmake/windows/sysid.mak 2007-05-31 04:45:23 UTC (rev 1576)
@@ -1,18 +0,0 @@
-# Time-stamp: <03/07/15 12:45:30 ptr>
-# $Id$
-
-OSNAME := windows
-OSREALNAME := mingw
-BUILD_OSNAME := windows
-BUILD_OSREALNAME := mingw
-
-OSREL =
-M_ARCH = i386
-P_ARCH = i386
-NODENAME = unknown
-SYSVER =
-USER = unknown
-
-BUILD_SYSTEM =
-BUILD_DATE =
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|