Source-Changes archive

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

CVS commit: basesrc/usr.bin/make



Module Name:    basesrc
Committed By:   bjh21
Date:           Sat Apr 27 15:14:31 UTC 2002

Modified Files:
        basesrc/usr.bin/make: compat.c main.c pathnames.h

Log Message:
Rather than hardcoding "/bin/sh", use _PATH_BSHELL.  To allow bootstrapping,
provide a default for this in pathnames.h, and only include <paths.h> ifndef
MAKE_BOOTSTRAP.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 basesrc/usr.bin/make/compat.c
cvs rdiff -r1.83 -r1.84 basesrc/usr.bin/make/main.c
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/make/pathnames.h

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