Google
 

Trailing-Edge - PDP-10 Archives - tops10_integ_tools_v4_10jan-86 - 70,6067/tvaxv2/tvbuil.txt
There is 1 other file named tvbuil.txt in the archive. Click here to see a list.
		VAX TV build procedure
		======================

	Using TV.COM, VAX TV can be rebuild, if necessary.
	It can be started by:

		$ @TV

	Several parameters can be used, to get different
	sorts of listings:

		$ @TV		no listing

		$ @TV LIST	standard listing without
				cross-reference

		$ @TV CROSS	standard listing with default
				cross-reference

	This main build procedure, will call for other
	procedures:

		TVMACROS.COM	to update TV.MLB

		TVCOMP.COM	to compile the tv programs

		TVLINK.COM	to link TV.EXE together

	For further information, see also comments in TV.COM,
	TVCOMP.COM, TVLINK.COM, TVMACROS.COM.

			=================