From 67fba314764a4628748629be3db0ed38976a7b80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 10 Sep 2015 23:21:45 +0200 Subject: Remove an extraneous target dependency --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 580cfa7..8c206b0 100644 --- a/test/Makefile +++ b/test/Makefile @@ -50,7 +50,7 @@ endif .PHONY: all clean build -all:: core bootstrap +all:: core $i "Success!" clean:: clean-core -- cgit v1.2.3