Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
SisMaker
/
jiffy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Projects
0
Lançamentos
62
Wiki
Trabalho
Ver a proveniência
Add PHONY targets for safety
Just trying to be a bit more thorough in the Makefile targets.
pull/30/head
Paul J. Davis
há 12 anos
committed by
Dave Cottlehuber
ascendente
fb7b33580b
cometimento
1f0888234d
1 ficheiros alterados
com
2 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-0
Makefile
+ 2
- 0
Makefile
Ver ficheiro
@ -37,3 +37,5 @@ check: build etap eunit
%.beam
:
%.
erl
erlc -o test/ $<
.PHONY
:
all
clean
distclean
depends
build
etap
eunit
check
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar