Pass the tests again

This commit is contained in:
Pierre Pronchery 2018-03-09 02:14:26 +01:00
parent 1592fc20ac
commit ed1a21f2e2

View File

@ -11,7 +11,7 @@ target:
$(MAKE) command $(MAKE) command
clean: clean:
$(RM) -- $(target_OBJS) $(RM) --
distclean: clean distclean: clean
$(RM) -- $(TARGETS) $(RM) -- $(TARGETS)