Subject: CVS commit: basesrc/etc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/27/2002 08:49:23
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Jan 27 06:49:23 UTC 2002

Modified Files:
	basesrc/etc: Makefile

Log Message:
- replace "tar -cf - ... | gzip -9 > foo"  with  "GZIP=-9 ${PAX} -zwf foo ... "
- more comment hacking


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 basesrc/etc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.