mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 15:40:55 -08:00
*** empty log message ***
This commit is contained in:
parent
e40992696f
commit
6e497cfebc
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ download.html: $(srcdir)/download.in.html head
|
|||
index.html: $(srcdir)/index.in.html head
|
||||
cat head $(srcdir)/index.in.html $(srcdir)/end | $(FILTER) > $@
|
||||
install.html: $(srcdir)/install.in.html head
|
||||
cat head $(srcdir)/download.in.html $(srcdir)/end | $(FILTER) > $@
|
||||
cat head $(srcdir)/install.in.html $(srcdir)/end | $(FILTER) > $@
|
||||
news.html: $(srcdir)/news.in.html head
|
||||
(cat head; sed -e '/^----.*$$/,$$d' $(srcdir)/news.in.html; \
|
||||
sed -e '1,/^ECL [0-9\.]*$$/d;/^===*$$/d' $(srcdir)/../../ANNOUNCEMENT| sed -e '1d'; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue