]> gitweb.factorcode.org Git - factor.git/commitdiff
Nmakefile: remove format.obj
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 12 Feb 2024 01:41:54 +0000 (17:41 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 12 Feb 2024 01:41:54 +0000 (17:41 -0800)
Nmakefile

index b3186c25c6d7a8a483a0955f1a85653304ce9409..f87fb76d2daedd97afdc431df97f365d492ba798 100644 (file)
--- a/Nmakefile
+++ b/Nmakefile
@@ -100,7 +100,6 @@ DLL_OBJS = $(PLAF_DLL_OBJS) \
        vm\entry_points.obj \
        vm\errors.obj \
        vm\factor.obj \
-       vm\format.obj \
        vm\full_collector.obj \
        vm\gc.obj \
        vm\image.obj \