summaryrefslogtreecommitdiffstats
path: root/solenv/inc/unitools.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-04-15 13:36:58 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-04-15 14:08:09 +0300
commit20ba3c4ae8053079bc5ec134c4c60a3aa33b5ad7 (patch)
tree11bda8adc750e2bc15f377512d34e8215f507881 /solenv/inc/unitools.mk
parentgbuildize chart2 (diff)
downloadcore-20ba3c4ae8053079bc5ec134c4c60a3aa33b5ad7.tar.gz
core-20ba3c4ae8053079bc5ec134c4c60a3aa33b5ad7.zip
Kill OS/2 stuff
Diffstat (limited to 'solenv/inc/unitools.mk')
-rw-r--r--solenv/inc/unitools.mk27
1 files changed, 0 insertions, 27 deletions
diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk
index f54918b78b0c..03ac05dd04b1 100644
--- a/solenv/inc/unitools.mk
+++ b/solenv/inc/unitools.mk
@@ -149,33 +149,6 @@ FIND=find
LS=ls
ECHON=echo -n
ECHONL=echo
-.ELIF "$(GUI)"=="OS2"
-SED*=sed
-SORT*=sort
-PERL*=perl
-TYPE=cat
-CDD=@cd
-COPY*=$(SHELL) /c copy /b
-COPYRECURSE=/s
-COPYUPDATE=/u
-DELAY=sleep
-ECHON*=echos
-ECHONL=+echo.
-AWK*=awk
-GNUCOPY*=cp
-GNUPATCH*=gnupatch
-GNUMAKE*=make
-TOUCH=touch /c
-#YD rename doesn't work across different drives!
-RENAME=mv
-MKDIR=+md
-MKDIRHIER=+md /s
-GREP=grep
-FIND=find
-LS=ls
-DUMPBIN=echo
-4nt_force_shell:=+
-
.ENDIF # "$(GUI)"=="UNX"
# (Global) Set if not set before