blob: 620751087709952ebf291cfe9a47f1663a07cd91 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- features/org.eclipse.jdt.source/build.xml.orig Sun Oct 17 22:12:02 2004
+++ features/org.eclipse.jdt.source/build.xml Sun Oct 17 22:13:55 2004
@@ -94,6 +94,10 @@
</target>
<target name="rootFileslinux_motif_x86">
</target>
+ <target name="rootFilesfreebsd_motif_x86">
+ </target>
+ <target name="rootFilesfreebsd_gtk_x86">
+ </target>
<target name="rootFilessolaris_motif_sparc">
</target>
<target name="rootFilesaix_motif_ppc">
|