diff --git a/tests2/Makefile b/tests2/Makefile index bf4c2cd1..b6833bd7 100644 --- a/tests2/Makefile +++ b/tests2/Makefile @@ -97,3 +97,6 @@ all: test test: $(TESTS) # vim: set expandtab ts=4 sw=4 sts=4 tw=80 : + +clean: + rm -vf fred.txt