changeset 2979:0e1ab23ce465

add linuxppc to standard platform lits.
author hanwen <hanwen@lilypond.org>
date Mon, 18 Dec 2006 13:44:32 +0100
parents 78d93a419873
children 9cb5d73242c0
files GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Mon Dec 18 13:43:29 2006 +0100
+++ b/GNUmakefile	Mon Dec 18 13:44:32 2006 +0100
@@ -8,7 +8,7 @@
 ## must always have one host.
 GUB_DISTCC_ALLOW_HOSTS=127.0.0.1
 ALL_PLATFORMS=arm cygwin darwin-ppc darwin-x86 debian freebsd-x86 freebsd-x86 linux-x86 linux-64 mingw mipsel linux-ppc
-PLATFORMS=darwin-ppc darwin-x86 mingw linux-x86 linux-64 freebsd-x86 cygwin 
+PLATFORMS=darwin-ppc darwin-x86 mingw linux-x86 linux-64 linux-ppc freebsd-x86 cygwin 
 
 LILYPOND_CVS_REPODIR=downloads/lilypond.cvs
 LILYPOND_CVSDIR=$(LILYPOND_CVS_REPODIR)/$(BRANCH)