Use names that correspond with System.getProperty("os.name").

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3330 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2005-02-03 01:24:57 +00:00
parent 924ab5c9e6
commit 279849151c
6 changed files with 4 additions and 4 deletions
@@ -1,5 +1,5 @@
# #
# $Id: Makefile,v 1.7 2004/10/20 03:30:46 mdb Exp $ # $Id$
# #
# Executable definitions # Executable definitions
@@ -1,5 +1,5 @@
/* /*
* $Id: com_threerings_util_keybd_Keyboard.c,v 1.2 2003/01/23 19:00:44 mdb Exp $ * $Id$
*/ */
#include <stdio.h> #include <stdio.h>
@@ -1,5 +1,5 @@
# #
# $Id: Makefile,v 1.1 2003/01/12 00:26:39 shaper Exp $ # $Id$
CROSSTOOLS_PATH=/usr/local/cross-tools CROSSTOOLS_PATH=/usr/local/cross-tools
MINGW_PATH=${CROSSTOOLS_PATH}/i386-mingw32msvc MINGW_PATH=${CROSSTOOLS_PATH}/i386-mingw32msvc
@@ -1,5 +1,5 @@
/* /*
* $Id: com_threerings_util_keybd_Keyboard.c,v 1.1 2003/01/12 00:26:39 shaper Exp $ * $Id$
*/ */
#include <stdio.h> #include <stdio.h>