One more for the Gipper.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@278 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
<!-- build the native libraries -->
|
<!-- build the native libraries -->
|
||||||
<target name="ncompile" depends="prepare">
|
<target name="ncompile" depends="prepare">
|
||||||
<echo message="Doing native compilation on ${os.name}..."/>
|
<echo level="info" message="Doing native compilation on ${os.name}..."/>
|
||||||
<exec os="Linux" dir="src/java/com/threerings/util/keybd/Linux"
|
<exec os="Linux" dir="src/java/com/threerings/util/keybd/Linux"
|
||||||
executable="make"><arg line="install"/></exec>
|
executable="make"><arg line="install"/></exec>
|
||||||
<exec dir="src/java/com/threerings/util/unsafe/${os.name}"
|
<exec dir="src/java/com/threerings/util/unsafe/${os.name}"
|
||||||
|
|||||||
Reference in New Issue
Block a user