zlib is a standard static lib, provide it

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6026 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty
2004-01-12 03:18:56 +00:00
parent ccb32f11fb
commit 619e402c27
+16
View File
@@ -17,3 +17,19 @@ SharedLibrary z :
zutil.c
;
StaticLibrary z :
adler32.c
compress.c
crc32.c
deflate.c
gzio.c
infback.c
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
: STATIC_LIBRARY_DIR
;