Module Name: src Committed By: plunky Date: Fri Jan 22 11:08:40 UTC 2010
Modified Files: src/external/bsd/pcc/dist/pcc/cc: Makefile.in src/external/bsd/pcc/dist/pcc/f77: Makefile.in Log Message: execute lists of commands in sub-shells so that the cwd doesn't get not changed between commands (nbmake will execute all commands in the same context when given -j) this allows HAVE_PCC=yes tools build to install the pcc files To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/pcc/dist/pcc/cc/Makefile.in cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/pcc/dist/pcc/f77/Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.