mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-08 20:10:04 -04:00
Add 'clean' target
This commit is contained in:
parent
62b2f3189c
commit
692a543d23
@ -10,3 +10,6 @@ debug/bin/tester: $(TESTSUITE_CPP_FILES)
|
||||
|
||||
test: debug/bin/tester
|
||||
./debug/bin/tester
|
||||
|
||||
clean:
|
||||
rm -rf debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user