blob: 6a5184027ebad2b2c2b555b4f534d64a3de0ed5d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- features/org.eclipse.pde.source/build.xml.orig Thu Jun 3 00:40:26 2004
+++ features/org.eclipse.pde.source/build.xml Thu Jun 3 00:41:41 2004
@@ -81,6 +81,10 @@
</target>
<target name="rootFileslinux_gtk_amd64">
</target>
+ <target name="rootFilesfreebsd_gtk_x86">
+ </target>
+ <target name="rootFilesfreebsd_motif_x86">
+ </target>
<target name="rootFilessolaris_motif_sparc">
</target>
<target name="rootFilesaix_motif_ppc">
|