comparison makefile.emx @ 2285:5113afb0aea9

OS/2: Fix a typo in that untested commit.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 03 Feb 2021 22:27:12 +0000
parents 6e26c9ead2fe
children 1660b4ecb92f
comparison
equal deleted inserted replaced
2284:3361ce6070ce 2285:5113afb0aea9
59 59
60 dwtest.obj: dwtest.c 60 dwtest.obj: dwtest.c
61 $(CC) $(CFLAGS) -c $< 61 $(CC) $(CFLAGS) -c $<
62 62
63 zip: dw.dll 63 zip: dw.dll
64 copy os2\readme-os2.txt . 64 cp os2/readme-os2.txt .
65 zip dwindows-os2-$(VERDOT).zip readme-os2.txt readme.txt dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h dwcompat.h 65 zip dwindows-os2-$(VERDOT).zip readme-os2.txt readme.txt dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h dwcompat.h