summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kgzip/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This appears to be WARNS=3 safe.obrien2003-06-111-0/+2
|
* Do not refer to the non-existant BDECFLAGS.obrien2003-06-111-2/+0
|
* Unset MAINTAINER.rnordier2001-07-211-2/+0
|
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+2
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* Remove GCC'isms in CFLAGS.obrien2001-07-201-5/+1
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* Add support for creating a.out output files in addition to ELF.rnordier2000-11-041-1/+1
| | | | | | This allows booting from compressed binaries using older bootstraps. Thanks to: dwmalone
* Set MAINTAINER.rnordier2000-10-021-0/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* kgzip is a kzip(8) replacement able to compress and link bootablernordier1999-07-191-0/+12
32-bit binaries in both ELF and a.out format. Development sponsored by Global Technology Associates, Inc. Reviewed/tested by: abial
OpenPOWER on IntegriCloud