From ed1a21f2e2093b047d29ebc8941216db5a78522a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 9 Mar 2018 02:14:26 +0100 Subject: [PATCH] Pass the tests again --- tests/command/Makefile.NetBSD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/command/Makefile.NetBSD b/tests/command/Makefile.NetBSD index 8461d9f..bda45a9 100644 --- a/tests/command/Makefile.NetBSD +++ b/tests/command/Makefile.NetBSD @@ -11,7 +11,7 @@ target: $(MAKE) command clean: - $(RM) -- $(target_OBJS) + $(RM) -- distclean: clean $(RM) -- $(TARGETS)