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)