changeset 316:d4a069014899

Don't run 'check' target through 'all'.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 22 Feb 2016 23:42:29 +0200
parents 2b657dcf346e
children c532088b4f05
files Makefile.gen
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Mon Feb 22 23:01:27 2016 +0200
+++ b/Makefile.gen	Mon Feb 22 23:42:29 2016 +0200
@@ -26,7 +26,7 @@
 #
 # Target rules
 #
-all: $(NOBUILD_TARGETS) $(NOINST_TARGETS) $(TARGETS) check
+all: $(NOBUILD_TARGETS) $(NOINST_TARGETS) $(TARGETS)
 
 th_string.c: th_printf1.c th_string.h