unxlngmips.mk (cdf0e10c) | unxlngmips.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# --- 16 unchanged lines hidden (view full) --- 25# 26#************************************************************************* 27 28# mk file for Unix Linux Mips using GCC, please make generic modifications to unxlng.mk 29 30CDEFAULTOPT=-Os 31.INCLUDE : unxlng.mk 32CDEFS+=-DMIPS | 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# --- 16 unchanged lines hidden (view full) --- 25# 26#************************************************************************* 27 28# mk file for Unix Linux Mips using GCC, please make generic modifications to unxlng.mk 29 30CDEFAULTOPT=-Os 31.INCLUDE : unxlng.mk 32CDEFS+=-DMIPS |
33DLLPOSTFIX=lm | 33DLLPOSTFIX= |