Procházet zdrojové kódy

Update PHONY Makefile target

pull/186/head
Reid Draper před 11 roky
rodič
revize
c1d9f9835f
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      Makefile

+ 2
- 1
Makefile Zobrazit soubor

@ -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

Načítá se…
Zrušit
Uložit