Module Name: src Committed By: sjg Date: Thu Jul 18 15:31:49 UTC 2013
Modified Files:
src/usr.bin/make: main.c
Log Message:
>From bmake: move decl of pwd nearer to where it is used so the whole
thing can be ifdef'd out without causing unused variable errors.
To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 src/usr.bin/make/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
