Subject: CVS commit: src/distrib/sets
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/20/2004 06:36:35
Module Name:	src
Committed By:	lukem
Date:		Tue Apr 20 06:36:35 UTC 2004

Modified Files:
	src/distrib/sets: Makefile makesrctars

Log Message:
makesrctars:
* Support '-x xsrcdir' to tar up xsrcdir as xsrc.tgz, with the
  contents of the tarfile being relative to xsrcdir and
  prefixed with 'usr/xsrc'
* Convert to getopts a la the other scripts in this directory

Makefile
* if ${MKX11} != no, call makesrctars with '-x ${X11SRCDIR}'


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/distrib/sets/Makefile
cvs rdiff -r1.16 -r1.17 src/distrib/sets/makesrctars

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