Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
SisMaker
/
jiffy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Projects
0
Versões
62
Wiki
Atividade
Ver código fonte
Add PHONY targets for safety
Just trying to be a bit more thorough in the Makefile targets.
pull/30/head
Paul J. Davis
12 anos atrás
committed by
Dave Cottlehuber
pai
fb7b33580b
commit
1f0888234d
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-0
Makefile
+ 2
- 0
Makefile
Ver arquivo
@ -37,3 +37,5 @@ check: build etap eunit
%.beam
:
%.
erl
erlc -o test/ $<
.PHONY
:
all
clean
distclean
depends
build
etap
eunit
check
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar