Преглед изворни кода

Add PHONY targets for safety

Just trying to be a bit more thorough in the Makefile targets.
pull/30/head
Paul J. Davis пре 12 година
committed by Dave Cottlehuber
родитељ
комит
1f0888234d
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile Прегледај датотеку

@ -37,3 +37,5 @@ check: build etap eunit
%.beam: %.erl
erlc -o test/ $<
.PHONY: all clean distclean depends build etap eunit check

Loading…
Откажи
Сачувај