unxlnga.mk (cdf0e10c) unxlnga.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#

--- 15 unchanged lines hidden (view full) ---

24# for a copy of the LGPLv3 License.
25#
26#*************************************************************************
27
28# mk file for Unix Linux Itanium using gcc, please make generic modifications to unxlng.mk
29
30.INCLUDE : unxlng.mk
31CFLAGS+=-DIA64
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#

--- 15 unchanged lines hidden (view full) ---

24# for a copy of the LGPLv3 License.
25#
26#*************************************************************************
27
28# mk file for Unix Linux Itanium using gcc, please make generic modifications to unxlng.mk
29
30.INCLUDE : unxlng.mk
31CFLAGS+=-DIA64
32DLLPOSTFIX=la
32DLLPOSTFIX=
33BUILD64=1
33BUILD64=1