NetBSD/usr.sbin/sup
christos d4f4672be8 move target definition after including bsd.prog.mk so that target protection
works.
2001-01-14 10:36:11 +00:00
..
lib set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-03-13 23:17:46 +00:00
source Don't duplicate system declarations (vsprintf and friends) already 2000-12-30 21:36:23 +00:00
sup Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define. 1999-08-02 05:36:05 +00:00
supfilesrv move target definition after including bsd.prog.mk so that target protection 2001-01-14 10:36:11 +00:00
supscan move target after including bsd.prog.mk so that target protection works. 2001-01-14 10:34:57 +00:00
Makefile convert to using .WAIT 2001-01-09 03:13:39 +00:00
Makefile.inc Use PRINTOBJDIR. 2001-01-07 08:00:54 +00:00
README Add a README describing how to build this on a non-NetBSD system (yes, 1997-10-07 01:33:30 +00:00

README

$NetBSD: README,v 1.1 1997/10/07 01:33:30 thorpej 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