summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngs.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-28 13:16:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-28 14:43:16 +0000
commit270c204d336e17ee311d29ddff37392a823d34c2 (patch)
tree0524cf7be2f931beeb26084c273ebba6ab5ae86d /solenv/inc/unxlngs.mk
parent04df3cb2b9e1026b8aeb809805bc4878c047eb76 (diff)
remove the unused dmake solenv .mk files
note that the remaining langlist.mk and minor.mk are included by gbuild makefiles Change-Id: Ib3285cbba0e10ec033bb5968bad5ef9a7d507dd8
Diffstat (limited to 'solenv/inc/unxlngs.mk')
-rw-r--r--solenv/inc/unxlngs.mk35
1 files changed, 0 insertions, 35 deletions
diff --git a/solenv/inc/unxlngs.mk b/solenv/inc/unxlngs.mk
deleted file mode 100644
index 390244f31d6c..000000000000
--- a/solenv/inc/unxlngs.mk
+++ /dev/null
@@ -1,35 +0,0 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2000, 2010 Oracle and/or its affiliates.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-# mk file for Unix Linux Sparc using GCC, please make generic modifications to unxlng.mk
-
-ASM=$(CC)
-AFLAGS=-Wa,-K,PIC -c $(CDEFS)
-CDEFAULTOPT=-Os
-PICSWITCH:=-fPIC
-.INCLUDE : unxlng.mk
-CDEFS+=-DSPARC