blob: 92b936b7a515b1e1ff0b5f64ca184d13adba1d96 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- features/org.eclipse.pde.source/build.xml.orig Sun Oct 17 22:21:30 2004
+++ features/org.eclipse.pde.source/build.xml Sun Oct 17 22:22:08 2004
@@ -84,6 +84,10 @@
</target>
<target name="rootFileslinux_motif_x86">
</target>
+ <target name="rootFilesfreebsd_gtk_x86">
+ </target>
+ <target name="rootFilesfreebsd_motif_x86">
+ </target>
<target name="rootFilessolaris_motif_sparc">
</target>
<target name="rootFilesaix_motif_ppc">
|