[Openmcl-cvs-notifications] r10667 - /trunk/source/lisp-kernel/freebsdx8664/Makefile
gb at clozure.com
gb at clozure.com
Mon Sep 8 13:25:56 EDT 2008
Author: gb
Date: Mon Sep 8 13:25:55 2008
New Revision: 10667
Log:
unix-calls.o
Modified:
trunk/source/lisp-kernel/freebsdx8664/Makefile
Modified: trunk/source/lisp-kernel/freebsdx8664/Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/lisp-kernel/freebsdx8664/Makefile (original)
+++ trunk/source/lisp-kernel/freebsdx8664/Makefile Mon Sep 8 13:25:55 2008
@@ -31,7 +31,7 @@
ASMOBJ =3D x86-asmutils64.o imports.o
=
COBJ =3D pmcl-kernel.o gc-common.o x86-gc.o bits.o x86-exceptions.o \
- image.o thread_manager.o lisp-debug.o memory.o
+ image.o thread_manager.o lisp-debug.o memory.o unix-calls.o
=
DEBUGOBJ =3D lispdcmd.o plprint.o plsym.o xlbt.o x86_print.o
KERNELOBJ=3D $(COBJ) x86-asmutils64.o imports.o
More information about the Openmcl-cvs-notifications
mailing list