Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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.




Home | Main Index | Thread Index | Old Index