Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/04/2001 10:57:52
Module Name:	syssrc
Committed By:	jmc
Date:		Sun Feb  4 08:57:52 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/stand/netboot: Makefile

Log Message:
Make targets proper so this builds both as a make with no args, make all
or make dependall (without the latter snapshot builds break).

Also, add udp.c into the SRCS list. rpc.c calls routines from it.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/sun3/stand/netboot/Makefile

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