]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Removed old references to fill_window in NMake ARM makefiles.
authorNathan Moinvaziri <nathan@nathanm.com>
Sat, 2 May 2020 17:14:36 +0000 (10:14 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 24 Jun 2020 09:42:44 +0000 (11:42 +0200)
win32/Makefile.a64
win32/Makefile.arm

index 6821098ca810190beec6ff45d37029efef24b82b..d94790948db02e19f6069962eb743eae45c5cc20 100644 (file)
@@ -52,7 +52,6 @@ OBJS = \
        trees.obj \
        uncompr.obj \
        zutil.obj \
-       fill_window_arm.obj
 
 !if "$(WITH_GZFILEOP)" != ""
 WFLAGS = $(WFLAGS) -DWITH_GZFILEOP
index f1b95caa193b7439140741ce621fed153c50ab95..26522346638d07558684f3bb766e61de5e8d52ec 100644 (file)
@@ -55,7 +55,6 @@ OBJS = \
        trees.obj \
        uncompr.obj \
        zutil.obj \
-       fill_window_arm.obj
 
 !if "$(WITH_GZFILEOP)" != ""
 WFLAGS = $(WFLAGS) -DWITH_GZFILEOP