Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   thorpej
Date:           Sun Jul 11 02:06:58 UTC 1999

Modified Files:
        basesrc/usr.bin/make: dir.c make.1

Log Message:
Add a mechanism for specifying that ${.CURDIR} will be searched last
in the presence of .PATH directives by specifying:

.PATH: .DOTLAST

This will be used to fixup the build system to work with both crypto-us
and crypto-intl sub-trees.

Make(1) changes by Christos Zoulas, after much badgering by me :-)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.bin/make/dir.c
cvs rdiff -r1.32 -r1.33 basesrc/usr.bin/make/make.1

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