head	1.2;
access;
symbols
	RPM_4_2_1:1.1.1.1
	RPM_4_2:1.1.1.1
	RPM_4_1_1:1.1.1.1
	RPM_4_1:1.1.1.1
	RPM:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2008.01.02.10.05.03;	author rse;	state dead;
branches;
next	1.1;
commitid	z4cpSiAhOCXk5PLs;

1.1
date	2001.11.21.19.43.12;	author rse;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.11.21.19.43.12;	author rse;	state Exp;
branches;
next	;


desc
@@


1.2
log
@remove the ancient RPM 4.2.1 source tree copy
@
text
@# Makefile for zlib32bd.lib
# ------------- Borland C++ 4.5 -------------

# The (32-bit) zlib32bd.lib made with this makefile is intended for use 
# in making the (32-bit) DLL, png32bd.dll. It uses the "stdcall" calling 
# convention.

CFLAGS= -ps -O2 -C -K -N- -k- -d -3 -r- -w-par -w-aus -WDE
CC=f:\bc45\bin\bcc32
LIBFLAGS= /C
LIB=f:\bc45\bin\tlib
ZLIB=zlib32bd.lib

.autodepend
.c.obj:
        $(CC) -c $(CFLAGS) $<

OBJ1=adler32.obj compress.obj crc32.obj deflate.obj gzio.obj infblock.obj 
OBJ2=infcodes.obj inflate.obj inftrees.obj infutil.obj inffast.obj 
OBJ3=trees.obj uncompr.obj zutil.obj
pOBJ1=+adler32.obj+compress.obj+crc32.obj+deflate.obj+gzio.obj+infblock.obj 
pOBJ2=+infcodes.obj+inflate.obj+inftrees.obj+infutil.obj+inffast.obj 
pOBJ3=+trees.obj+uncompr.obj+zutil.obj

all: $(ZLIB)

$(ZLIB): $(OBJ1) $(OBJ2) $(OBJ3)
        @@if exist $@@ del $@@
        $(LIB) @@&&|
$@@ $(LIBFLAGS) &
$(pOBJ1) &
$(pOBJ2) &
$(pOBJ3)
|

# End of makefile for zlib32bd.lib
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import: RPM 4.1
@
text
@@
