X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fdrivers%2Flib%2Fzlib%2FMakefile;h=ade75234ba0fed06b447bc68cc884ec9a1fb1d74;hp=3f7415b8e662756e933879f6443ee7a64cdf2906;hb=617e618fda50a2ee3261bc5a0c7099935d11e4e2;hpb=980c3dbb9a482e08abc13eb8bea2daaae4148d80 diff --git a/reactos/drivers/lib/zlib/Makefile b/reactos/drivers/lib/zlib/Makefile index 3f7415b8e66..ade75234ba0 100644 --- a/reactos/drivers/lib/zlib/Makefile +++ b/reactos/drivers/lib/zlib/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 2002/08/17 01:42:01 dwelch Exp $ +# $Id: Makefile,v 1.6 2003/01/01 11:11:48 robd Exp $ PATH_TO_TOP = ../../.. @@ -6,6 +6,8 @@ TARGET_TYPE = library TARGET_NAME = zlib +TARGET_NORC = yes + TARGET_CFLAGS = \ -MMD -O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \ -Wstrict-prototypes -Wmissing-prototypes