mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-30 04:10:44 -08:00
The MSVC port also retrieves the git commit id
This commit is contained in:
parent
4c77c2ca63
commit
ee3cd931c0
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ compile.lsp: bare.lsp $(srcdir)/compile.lsp.in Makefile
|
|||
< $(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:\=/)" \
|
||||
"@top_srcdir@" "$(srcdir:\=/)" \
|
||||
"@true_builddir@" "$(MAKEDIR:\=/)"\
|
||||
"@ECL_CMPDIR@" "cmp" < $(srcdir)\bare.lsp.in > bare.lsp
|
||||
lsp/load.lsp: $(srcdir)/lsp/load.lsp.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue