cvs commit: src/usr.bin/make Makefile directive_hash.h parse.c
Max Okumoto
okumoto at crater.dragonflybsd.org
Thu Apr 28 20:45:52 PDT 2005
okumoto 2005/04/28 20:45:36 PDT
DragonFly src repository
Modified files:
usr.bin/make Makefile directive_hash.h parse.c
Log:
FreeBSD-Date: 2005/04/28 13:05:43
Author: harti
Use a minimal perfect hash for the special sources/targets too. Add
the corresponding magic to create the hash function to the Makefile.
Revision Changes Path
1.23 +25 -6 src/usr.bin/make/Makefile
1.2 +1 -0 src/usr.bin/make/directive_hash.h
1.76 +25 -43 src/usr.bin/make/parse.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/Makefile.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/directive_hash.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.75&r2=1.76&f=u
More information about the Commits
mailing list