Explorar el Código

clean target

master
anon hace 7 meses
padre
commit
b8943a596e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile Ver fichero

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

test: run

clean:
rm ${OUT}

Cargando…
Cancelar
Guardar