NetBSD/usr.sbin/sup
lukem 365a6c8313 Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter
avoids a linker warning about the use of tmpnam().
2005-06-18 11:07:26 +00:00
..
lib Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
source Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter 2005-06-18 11:07:26 +00:00
sup
supfilesrv
supscan
Makefile
Makefile.inc
README

README

$NetBSD: README,v 1.2 2003/11/12 13:31:08 grant Exp $

This is the CMU sup system, converted to use a NetBSD Makefile
infrastructure.  To build the sup system for another operating
system, go into the "source" subdirectory, and use the Makefile
provided there.

	-- Jason R. Thorpe <thorpej@NetBSD.org>
	   October 6, 1997