summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/Makefile
AgeCommit message (Expand)Author
2003-01-27Build and install gzip.info.wiz
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
2001-11-13No need for ${CPP}; just compile the .S if m68k || i386.tv
2001-03-04Add -traditional to MATCHCPPFLAGS so that match.S compilestsutsui
1999-07-30Don't use GNU malloc() any more.mycroft
1999-07-25Handle decompressing bzip2 files.simonb
1999-02-02Oops, fix the NO_UNDERLINE CPP hack.thorpej
1999-01-31Added z[ef]grep.kim
1999-01-22Argh, typo in previous.thorpej
1999-01-22If the object format is ELF, build match.S with -DNO_UNDERLINE.thorpej
1998-09-01add -Dunix to CPPFLAGS to suppress cpp warning.enami
1998-03-02allow LDSTATIC definition to be overridden by bsd.own.mk/mk.confcgd
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-03-24Makefile cleanupschristos
1996-10-18Use ${INSTALL}.thorpej
1995-10-24Link zcmp to zdiff, zcmp.1 to zdiff.1jtc
1995-04-23NetBSD RCS Id formatcgd
1994-12-22specify man pages the new way.cgd
1994-12-14Install zgrep manpage too.jtc
1994-10-17fine, install as zcat, too, but _NOT_ as compress; man page is incorrect.cgd
1994-06-19link these static, for safety. tar is going away, eventualy, anywaycgd
1994-06-13don't clobber uncompress, zcat, or their man pagescgd
1993-12-21match.S is for m68k and i36 archs only.pk
1993-12-08Take 2. Key off __NetBSD__ and -D it from the Makefile.mycroft
1993-10-23Both compress and gzip installed themselves as "zcat". I've changed thejtc
1993-10-15Change makefile so manpages are installed correctly.jtc
1993-10-15Update to Nate's port of gzip 1.2.4 he did for FreeBSD.jtc
1993-10-07converted to use gnu malloc, and depend on it correctlycgd
1993-08-10Don't include ${DESTDIR} in paths in LINKS.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-11fix makefile man page bogosities, and add a "VERSION" filecgd
1993-07-09GNU Gzip 1.2.2jtc