unxlnghppa.mk (cdf0e10c) | unxlnghppa.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# --- 18 unchanged lines hidden (view full) --- 27 28# mk file for Unix Linux HPPA using GCC, please make generic modifications to unxlng.mk 29PICSWITCH:=-fPIC 30.INCLUDE : unxlng.mk 31CDEFS+=-DHPPA 32CFLAGS+= 33CFLAGSCC+= 34CFLAGSCXX+= | 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# --- 18 unchanged lines hidden (view full) --- 27 28# mk file for Unix Linux HPPA using GCC, please make generic modifications to unxlng.mk 29PICSWITCH:=-fPIC 30.INCLUDE : unxlng.mk 31CDEFS+=-DHPPA 32CFLAGS+= 33CFLAGSCC+= 34CFLAGSCXX+= |
35DLLPOSTFIX=lh | 35DLLPOSTFIX= |