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

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3331 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2005-02-03 01:25:21 +00:00
parent 279849151c
commit d49873820d
6 changed files with 4 additions and 4 deletions
@@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.3 2004/10/20 03:30:47 mdb Exp $
# $Id$
#
# Executable definitions
@@ -1,5 +1,5 @@
/*
* $Id: com_threerings_util_unsafe_Unsafe.c,v 1.2 2003/05/09 18:40:07 mdb Exp $
* $Id$
*/
#include <stdio.h>
@@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.1 2003/05/09 03:22:16 mdb Exp $
# $Id$
NAME=unsafe
@@ -1,5 +1,5 @@
/*
* $Id: com_threerings_util_unsafe_Unsafe.c,v 1.1 2003/05/09 03:22:16 mdb Exp $
* $Id$
*/
#include <stdio.h>