Переглянути джерело

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 %.beam: %.erl
erlc -o test/ $< erlc -o test/ $<
.PHONY: all clean distclean depends build etap eunit check

Завантаження…
Відмінити
Зберегти