summaryrefslogtreecommitdiff
path: root/sys/lib/libz
AgeCommit message (Expand)Author
1998-05-30more const here and there; so would benefit everyoneMichael Shalayeff
1997-11-07$OpenBSD$Niklas Hallqvist
1997-08-04remove that i386 defines, we can survive w/o 'emMichael Shalayeff
1997-07-18no user includes in standaloneMichael Shalayeff
1997-07-18cumulative CFLAGSMichael Shalayeff
1997-06-19Fix a repeatbility problem associated with doing make cleandir of sys/lib/* -grr
1997-05-05Back out depend/clean changes.Todd C. Miller
1997-05-04Change clean/depend targets to allow inclusion of Makefile.incTodd C. Miller
1997-04-03Quote CC in args to makebriggs
1997-04-02save 4k space for i386!Michael Shalayeff
1997-04-02#ifndef localMichael Shalayeff
1997-02-07s/DEBUG/DEBUG_ZLIB/gMichael Shalayeff
1997-02-07quote [AC]FLAGS and others...Michael Shalayeff
1997-02-06Add libz and make libsa aware of it. From NetBSD.Jason Downs