These are some scripts & customized headers that I used to install unproto
on the two machines that I've got K&R compilers.

When I installed unproto, I put the stdarg.h file (with the built 'cpp')
into /usr/local/lib/unproto.  The scripts are:

	cc-unproto - the actual compiler wrapper
	lint-unproto - a wrapper for lint that I customized to invoke unproto
		(i.e., on SunOS 4.x -- HP-UX doesn't come bundled with any
		useful development utilities).
	unproto-conf - the shell script that I use to set CC=cc-unproto, etc.,

You should only use the customized headers as an example - your machine
may be a different version.  In particular, HP-UX's stdarg.h file is radically
different for different hardware.

-- T.E.Dickey <dickey@clark.net>
   1997/1/30
