Imported from libpng-1.00.tar

This commit is contained in:
Glenn Randers-Pehrson
1998-03-07 19:45:37 -06:00
parent 4922b1b6e9
commit 397100eb8a
32 changed files with 130 additions and 201 deletions

View File

@@ -1,5 +1,5 @@
# Makefile for libpng
# Watcom 10a and later 32-bit protected mode flat memory model
# Watcom 10a+ 32-bit protected mode flat memory model
# Adapted by Pawel Mrochen, based on makefile.msc
# For conditions of distribution and use, see copyright notice in png.h
@@ -7,7 +7,7 @@
# To use, do "wmake -f makefile.wat"
# ------------- Watcom 10a and later -------------
# ------------- Watcom 10a+ -------------
MODEL=-mf
CFLAGS= $(MODEL) -fpi87 -fp5 -5r -oaeilmnrt -s -zp4 -i=..\zlib
CC=wcc386