summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1999-01-23 13:29:22 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:40:39 +0200
commite62b35169cdcd13632ae353b1e5ffde7dec44201 (patch)
tree2646548ca84edb365354a6e68459f92943532cee /Makefile
parent2233d47f9d89c107b6c425626d6eb2669363b055 (diff)
downloaddev86-e62b35169cdcd13632ae353b1e5ffde7dec44201.tar.gz
Import Dev86src-0.14.7.tar.gzv0.14.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 4f4adf8..67a0e63 100644
--- a/Makefile
+++ b/Makefile
@@ -100,13 +100,6 @@ distribution:
cd /tmp &&\
VER=`cat linux-86/Libc_version` &&\
- ln -s linux-86/libc libc-$$VER &&\
- tar cf Dist/libc-8086-$$VER.tar libc-$$VER/* &&\
- rm libc-$$VER
- gzip -f9 /tmp/Dist/libc-8086-*.tar &
-
- cd /tmp &&\
- VER=`cat linux-86/Libc_version` &&\
$(MAKE) -C /tmp/linux-86 install \
ARFLAGS=q DIST=/tmp/linux-86-dist ELKSSRC=/dev/null &&\
$(MAKE) -C /tmp/linux-86 other &&\