]> gitweb.factorcode.org Git - factor.git/blobdiff - Makefile.win32
update makefile, remove VC project
[factor.git] / Makefile.win32
index b5a5cdd14967be56c10e241a257f6ca54a823234..804a9999f092f7340c6ead480357f49820356cbb 100644 (file)
@@ -22,7 +22,7 @@ OBJS = $(WIN32_OBJS) native\arithmetic.o native\array.o native\bignum.o \
        native\word.o native\compiler.o \
        native\ffi.o native\boolean.o \
        native\debug.o \
-       native\hashtable.o native\scan.o \
+       native\hashtable.o
 
 default:
        @echo "Run 'make' with one of the following parameters:"