summaryrefslogtreecommitdiff
path: root/Makefile.msc
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:10:21 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:10:21 -0700
commit25e5325501edade156e897f95afdaa2be78ad9a3 (patch)
tree82687eec194357f9f94f6f137697ffd7a600c1cf /Makefile.msc
parent23c69f10698301ae97709eb0bbfb371d66b99a08 (diff)
downloadzlib-0.95.tar.gz
zlib-0.95.tar.bz2
zlib-0.95.zip
zlib 0.95v0.95
Diffstat (limited to '')
-rw-r--r--Makefile.msc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.msc b/Makefile.msc
index 335a4e1..3b7aabd 100644
--- a/Makefile.msc
+++ b/Makefile.msc
@@ -2,6 +2,7 @@
2# Microsoft C 5.1 or later 2# Microsoft C 5.1 or later
3 3
4# To use, do "make makefile.msc" 4# To use, do "make makefile.msc"
5# To compile in small model, set below: MODEL=-AS
5 6
6# If you wish to reduce the memory requirements (default 256K for big 7# If you wish to reduce the memory requirements (default 256K for big
7# objects plus a few K), you can add to CFLAGS below: 8# objects plus a few K), you can add to CFLAGS below: