diff options
Diffstat (limited to 'src/native/ogl/build-linux-i586.xml')
-rw-r--r-- | src/native/ogl/build-linux-i586.xml | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/src/native/ogl/build-linux-i586.xml b/src/native/ogl/build-linux-i586.xml index 041c912..df697c5 100644 --- a/src/native/ogl/build-linux-i586.xml +++ b/src/native/ogl/build-linux-i586.xml @@ -1,20 +1,7 @@ <?xml version="1.0"?> -<!-- -/* - * $RCSfile$ - * - * Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. - * - * Use is subject to license terms. - * - * $Revision$ - * $Date$ - * $State$ - */ - --> <!-- Ant file for building native ogl renderer files for Linux/x86 --> -<project name="Java 3D" default="compile"> +<project name="j3d-core native" default="compile"> <target name="init" depends="init-cg,init-nocg"> <!-- Create the build directories for linux --> |