mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-09 02:33:14 -08:00
finalize.d no longer exists, as it has been merged into alloc_2.d
This commit is contained in:
parent
94d7ee29ee
commit
20fe8563c8
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ OBJS = main.o symbol.o package.o list.o\
|
|||
time.o unixint.o\
|
||||
mapfun.o multival.o hash.o format.o pathname.o\
|
||||
structure.o load.o unixfsys.o unixsys.o \
|
||||
ffi.o finalize.o @EXTRA_OBJS@
|
||||
ffi.o @EXTRA_OBJS@
|
||||
|
||||
.SUFFIXES: .c .o .d
|
||||
.PHONY: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue