]> gitweb.factorcode.org Git - factor.git/blobdiff - Nmakefile
vm: write async signals to pipe for multiplexer
[factor.git] / Nmakefile
index a4d2da45037dae26332f33d91d605c95b3456d29..d1feec5a10e30dcb61eb94edc41dd24cfe04289a 100755 (executable)
--- a/Nmakefile
+++ b/Nmakefile
@@ -63,6 +63,7 @@ DLL_OBJS = $(PLAF_DLL_OBJS) \
        vm\primitives.obj \
        vm\quotations.obj \
        vm\run.obj \
+       vm\safepoints.obj \
        vm\sampling_profiler.obj \
        vm\strings.obj \
        vm\to_tenured_collector.obj \