From 36d6d537b44164adb1e8c6860a78f8a494fe11ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 21 May 2015 19:19:01 +0200 Subject: Fix problem of cleaning scripts/nbscript --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3