unxlngppc.mk (cdf0e10c) | unxlngppc.mk (a4f23604) |
---|---|
1#************************************************************************* 2# 3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4# 5# Copyright 2000, 2010 Oracle and/or its affiliates. 6# 7# OpenOffice.org - a multi-platform office productivity suite 8# --- 17 unchanged lines hidden (view full) --- 26#************************************************************************* 27 28# mk file for Unix Linux PowerPC using GCC, please make generic modifications to unxlng.mk 29 30DEFAULTOPT=-Os 31PICSWITCH:=-fPIC 32.INCLUDE : unxlng.mk 33CDEFS+=-DPOWERPC -DPPC | 1#************************************************************************* 2# 3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4# 5# Copyright 2000, 2010 Oracle and/or its affiliates. 6# 7# OpenOffice.org - a multi-platform office productivity suite 8# --- 17 unchanged lines hidden (view full) --- 26#************************************************************************* 27 28# mk file for Unix Linux PowerPC using GCC, please make generic modifications to unxlng.mk 29 30DEFAULTOPT=-Os 31PICSWITCH:=-fPIC 32.INCLUDE : unxlng.mk 33CDEFS+=-DPOWERPC -DPPC |
34DLLPOSTFIX=lp | 34DLLPOSTFIX= |