Source-Changes archive

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

CVS commit: syssrc/sys/arch/atari/stand/libsa



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.




Home | Main Index | Thread Index | Old Index