Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
lolengine
/
lol
espelhamento de
https://github.com/lolengine/lol
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
build: clean up .self files and allow to build the benchmark on the PS3.
legacy
Sam Hocevar
sam
13 anos atrás
pai
e47928e8d1
commit
aa6e832fd7
1 arquivos alterados
com
6 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
+6
-0
test/Makefile.am
+ 6
- 0
test/Makefile.am
Ver arquivo
@@ -8,6 +8,12 @@ endif
bench: lol-bench
./lol-bench
all-local: quad$(EXEEXT) lol-bench$(EXEEXT)
test x$(MAKE_FSELF) = xno || make_fself quad$(EXEEXT) quad.self
test x$(MAKE_FSELF) = xno || make_fself lol-bench$(EXEEXT) lol-bench.self
CLEANFILES = quad.self lol-bench.self
noinst_PROGRAMS = quad lol-bench $(cppunit_tests)
TESTS = $(cppunit_tests)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar