mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 13:52:16 -08:00
Avoid building BENCHMARK on all systems.
This commit is contained in:
parent
8ab16a1af9
commit
24bbb7712d
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ benchmark.html: $(srcdir)/benchmark.in.html ../gabriel/BENCHMARK
|
|||
echo '<pre>'; cat ../gabriel/BENCHMARK; echo '</pre>'; \
|
||||
cat $(srcdir)/end) | $(FILTER) > $@
|
||||
../gabriel/BENCHMARK:
|
||||
cd ../gabriel; make
|
||||
echo '<b>Benchmark not available</b>' > ../gabriel/BENCHMARK
|
||||
license.html: $(top_srcdir)/../Copyright
|
||||
(cat $(srcdir)/head; \
|
||||
echo '<pre>'; cat $?; echo '</pre>'; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue