Ver código fonte

clean target

master
anon 7 meses atrás
pai
commit
b8943a596e
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile Ver arquivo

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

test: run

clean:
rm ${OUT}

Carregando…
Cancelar
Salvar