Source-Changes archive

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

CVS commit: src/usr.bin/crunch/crunchgen



Module Name:    src
Committed By:   jmc
Date:           Sat Dec 27 22:28:38 UTC 2003

Modified Files:
        src/usr.bin/crunch/crunchgen: crunchgen.c

Log Message:
Support crunch configs which specify relative srcdir's but don't use -D. For
these cases, prepend getwd() onto the front of them so a full correct path
is passed to the reach over make command (as it's running from at least
a subdir of the current directory for each object)


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/usr.bin/crunch/crunchgen/crunchgen.c

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