summaryrefslogtreecommitdiff
path: root/solenv/inc/startup
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-04-11 07:59:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-04-11 07:59:25 +0000
commit31a2cb7fb16493abeb2abbc64bd94ca7b5085f33 (patch)
treed816aba71dae8bb7dc05904805aa446e1779964d /solenv/inc/startup
parentb0f2007dd38b31d26ba1fb1be0cc68f108b0153a (diff)
INTEGRATION: CWS vq14 (1.1.1.1.640); FILE MERGED
2005/04/06 18:08:35 vq 1.1.1.1.640.1: #i30071# Cleanup solenv/inc/startup/
Diffstat (limited to 'solenv/inc/startup')
-rw-r--r--solenv/inc/startup/UNIX/macros.mk27
1 files changed, 1 insertions, 26 deletions
diff --git a/solenv/inc/startup/UNIX/macros.mk b/solenv/inc/startup/UNIX/macros.mk
index 23cd4413fe0e..46c8fe89b31c 100644
--- a/solenv/inc/startup/UNIX/macros.mk
+++ b/solenv/inc/startup/UNIX/macros.mk
@@ -1,35 +1,10 @@
-# We hang off the standard sysvr3'isms
+# This file is used for all $(OS)==UNX during startup
#
-__.incdir !:= $(INCFILENAME:d:d:d:d)/sysvr3
-# Process environment-specific refinements, if any.
-.INCLUDE .SETDIR=$(__.incdir) .NOINFER .IGNORE : macros.mk
-
-# Process release-specific refinements, if any.
-.INCLUDE .NOINFER .IGNORE : $(INCFILENAME:d)$(OSRELEASE)$/macros.mk
-
-# Execution environment configuration.
-# Grab the current setting of COMSPEC.
-#
-.IMPORT .IGNORE : COMSPEC
-
-# First check if SHELL is defined to be something other than COMSPEC.
-# If it is, then assume that SHELL is a Korn compatible shell like MKS's
-#SHELL *:= $(ROOTDIR)$/bin$/csh$E
SHELL *:= /usr/bin/csh
SHELLFLAGS *:=
GROUPSHELL *:= $(SHELL)
-# Applicable suffix definitions
-# A *:= .lib # Libraries
-# E *:= .exe # Executables
-# F *:= .for # Fortran
-# O *:= .obj # Objects
-# P *:= .pas # Pascal
-# S *:= .asm # Assembler sources
-# V *:= # RCS suffix
-
-# SHELLFLAGS := -f c // Original mit falscher Option
SHELLFLAGS := -fc
GROUPFLAGS *:= $(SHELLFLAGS)
SHELLMETAS *:= "<>|/