Subject: CVS commit: syssrc/sys/arch/atari/stand/libsa
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/05/2002 18:30:06
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun May  5 15:30:06 UTC 2002

Modified Files:
	syssrc/sys/arch/atari/stand/libsa: Makefile

Log Message:
Don't make the machine symlinks for 'cleandir' target either. This
should fix read-only source builds.

XXX Perhaps the condition should be changed to
XXX .if make(depend) || make(all) || make(dependall)
XXX similarily to bsd.kmod.mk?


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/atari/stand/libsa/Makefile

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