dec2c9f8 by Jabis Sevón

make clean

1 parent 9b0ea2cd
Showing 1 changed file with 3 additions and 0 deletions
......@@ -22,5 +22,8 @@ install:
all: build install
clean:
rm ./$(prog)$(extension)
help:
@echo "usage: make $(prog) [debug=1]"
\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!