mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-05 00:40:48 -08:00
Install internal.h under MSVC.
This commit is contained in:
parent
91335cdfd3
commit
f00afa3a6e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ HFILES = ..\h\config.h $(HDIR)\ecl.h $(HDIR)\ecl-cmp.h\
|
|||
$(HDIR)\object.h $(HDIR)\cs.h $(HDIR)\stacks.h\
|
||||
$(HDIR)\external.h $(HDIR)\eval.h\
|
||||
$(HDIR)\number.h $(HDIR)\page.h $(HDIR)\unify.h\
|
||||
$(HDIR)\lwp.h
|
||||
$(HDIR)\lwp.h $(HDIR)\internal.h
|
||||
OBJS = main.obj symbol.obj package.obj list.obj\
|
||||
apply.obj eval.obj interpreter.obj compiler.obj disassembler.obj \
|
||||
instance.obj gfun.obj reference.obj character.obj\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue