Bug 512681 - build natives for linux gtk ppc platform 

Change-Id: I632327e6d75c6c3905297288556f56c571b78a39
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml b/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
index 5bf373e..983833e 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
@@ -4,7 +4,7 @@
 	<property name="swt.ws" value="gtk" />
 	<property name="swt.os" value="linux" />
 	<property name="swt.arch" value="ppc" />
-	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
+	<property name="targets" value="install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
 	<property name="version.suffix" value="3.106.0" />