make makefile clean root dir of excess tildes

This commit is contained in:
Vince Weaver 2016-03-11 16:15:51 -05:00
parent f39f91863b
commit 0843cb59db
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@ clean:
cd dos33fs-utils && make clean
cd hgr-utils && make clean
cd tests && make clean
rm *~
test: