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

Modified Files:
	syssrc/sys/arch/sun3/stand/libsa: 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, change the build layout for the 2 standalone objs.

XXX - Add them to LOBJS. (We're not building lint libraries, but having them
in LOBJS and MKLINT=no results in objects building anyways. This needs to be
cleaner but nothing in the standard mk files jumps out as "other object files")


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/sun3/stand/libsa/Makefile

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