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:   dsl
Date:           Thu May 15 17:49:47 UTC 2003

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

Log Message:
Add an extra target to the xxx.mk file that is equivalent to 'all', but which
doesn't pick up baggage from bsd.own.mk and bsd.prog.mk.
This stops parallel makes exploding because they try to build ${PROG} to soon.
Fixes toolchain/21563 (with change to src/distrib/common/Makefile.crunch).
Upped version of crunchgen to 0.3


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 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