aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-21 19:19:01 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-21 19:19:01 +0200
commit36d6d537b44164adb1e8c6860a78f8a494fe11ec (patch)
treed12a856624959c9eccda83040b0c266c04d078df /Makefile
parentf882ffb2aa2f4e75c31d7cd735625c5847f642e0 (diff)
downloadlinux-conf-perf-36d6d537b44164adb1e8c6860a78f8a494fe11ec.tar.gz
linux-conf-perf-36d6d537b44164adb1e8c6860a78f8a494fe11ec.tar.bz2
linux-conf-perf-36d6d537b44164adb1e8c6860a78f8a494fe11ec.zip
Fix problem of cleaning scripts/nbscript
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 71461b4..0211910 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,6 @@ clean:
@if [ -e scripts/picosat-959/makefile ]; then $(MAKE) -C scripts/picosat-959 clean; fi
$(RM) .conf.mk
$(RM) -r jobfiles output result
- $(RM) $(NBSCRIPT)
distclean: clean distclean_linux distclean_buildroot
$(RM) .conf.mk