unxlngs.mk (cdf0e10c) | unxlngs.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# --- 19 unchanged lines hidden (view full) --- 28# mk file for Unix Linux Sparc using GCC, please make generic modifications to unxlng.mk 29 30ASM=$(CC) 31AFLAGS=-Wa,-K,PIC -c $(CDEFS) 32CDEFAULTOPT=-Os 33PICSWITCH:=-fPIC 34.INCLUDE : unxlng.mk 35CDEFS+=-DSPARC | 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# --- 19 unchanged lines hidden (view full) --- 28# mk file for Unix Linux Sparc using GCC, please make generic modifications to unxlng.mk 29 30ASM=$(CC) 31AFLAGS=-Wa,-K,PIC -c $(CDEFS) 32CDEFAULTOPT=-Os 33PICSWITCH:=-fPIC 34.INCLUDE : unxlng.mk 35CDEFS+=-DSPARC |
36DLLPOSTFIX=ls | 36DLLPOSTFIX= |