summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2019-09-30 07:32:32 (GMT)
committerKoenig, Joerg <Joerg.Koenig@techsat.com>2019-09-30 07:32:32 (GMT)
commit9989476b31b68f01db62743f96be908d314caaf5 (patch)
treee2ffccfca0beda411e53fee41397194ec95b79e4 /Makefile
parent16d73318e1736257f9a0f0bb6c2c8e14ba579c34 (diff)
downloadcrossppc-9989476b31b68f01db62743f96be908d314caaf5.zip
crossppc-9989476b31b68f01db62743f96be908d314caaf5.tar.gz
crossppc-9989476b31b68f01db62743f96be908d314caaf5.tar.bz2
More updates
Change-Id: I04c6df6c03491d9bb8af07c69276eb7c0920211b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 28056f9..4bf1e70 100644
--- a/Makefile
+++ b/Makefile
@@ -73,6 +73,7 @@ mktools:
make && make install
uninsttools:
+lll:
cd $(CWD)/unpacked/sed-* && \
export PATH=$(PATH):/sbin && \
make uninstall
@@ -139,4 +140,4 @@ pack:
clean:
rm -Rf $(BUILDDIR)
rm -Rf $(CWD)/unpacked
- rm -Rf $(CWD)/inst
+ #rm -Rf $(CWD)/inst