Explorar el Código

Update PHONY Makefile target

pull/186/head
Reid Draper hace 11 años
padre
commit
c1d9f9835f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      Makefile

+ 2
- 1
Makefile Ver fichero

@ -1,4 +1,5 @@
.PHONY: rel stagedevrel deps test
.PHONY: all compile deps clean distclean test check_plt build_plt dialyzer \
cleanplt
all: deps compile

Cargando…
Cancelar
Guardar