Browse Source

clean target

master
anon 7 months ago
parent
commit
b8943a596e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile View File

@@ -12,3 +12,6 @@ run:
${OUT}

test: run

clean:
rm ${OUT}

Loading…
Cancel
Save