Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/04/2003 06:36:38
Module Name: src
Committed By: lukem
Date: Sun May 4 06:36:38 UTC 2003
Modified Files:
src/sys/arch/hpc/hpc: Makefile
src/sys/lkm/exec/ultrix_ecoff: Makefile
Log Message:
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/hpc/hpc/Makefile
cvs rdiff -r1.4 -r1.5 src/sys/lkm/exec/ultrix_ecoff/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.