mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-13 21:02:47 -08:00
Add new variables to Makefile to compensate latest customizations.
This commit is contained in:
parent
d3fdd02cd8
commit
33632622b5
1 changed files with 2 additions and 0 deletions
|
|
@ -279,6 +279,8 @@ compile.lsp: bare.lsp $(srcdir)/compile.lsp.in Makefile
|
|||
"@RANLIB@" "ranlib" \
|
||||
"@LSP_FEATURES@" "$(ECL_FEATURES)" \
|
||||
"@ECL_CMPDIR@" "cmp" \
|
||||
"@ECL_EXTRA_LISP_FILES@" "cmp" \
|
||||
"@ECL_INIT_FORM@" "(si::top-level t)" \
|
||||
< $(srcdir)\compile.lsp.in > compile.lsp
|
||||
bare.lsp: $(srcdir)/bare.lsp.in lsp/load.lsp clos/load.lsp cmp/load.lsp cmp/cmpdefs.lsp
|
||||
c\cut "@true_srcdir@" "$(srcdir:\=/)" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue