blob: 7bdd9a68275baaddb7e38baefce963965cbc0edd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- features/org.eclipse.pde/build.xml.orig Sun Oct 17 22:15:27 2004
+++ features/org.eclipse.pde/build.xml Sun Oct 17 22:17:56 2004
@@ -114,6 +114,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">
|