- boom/Makefile, boom/boom-config.in: add a warning to boom-config that the
file is machine-generated
- boom/boom-config.in (usage): complain about unrecognized keywords
- boom/lib/tol.inc: added tolerance "E", 0.5%
- boom/Makefile (MANU): added tdk
- boom/dist/dk/Makefile (PARTS), boom/dist/dk/tdk-c.catq: added the TDK
C series
- boom/manu/tdk/Makefile, boom/manu/tdk/tdk.gen: added generation of
TDK C series
the top-level makefile.
- boom/dist/Makefile: generate all.{equ,inv,dsc} for all distributors in
dist/
- boom/Makefile (EQU, INV, DSC): use dist/all.* instead of dist/*/db/all.*
- boom/Makefile (tar): also collect $(EQU), $(INV), and $(DSC)
- boom/manu/panasonic/Makefile, boom/manu/stackpole/Makefile,
boom/manu/yageo/Makefile: include dist/all.equ instead of
dist/dk/db/all.equ
generalizations.
- boom/Makefile, dist/dk/Makefile: the "files with everything" are now
called dist/db/all.* instead of dist/db/digi-key.*
- boom/manu/panasonic/Makefile, boom/manu/stackpole/Makefile,
boom/manu/yageo/Makefile: changed digi-key.equ to all.equ
- boom/Makefile: there can now be a list of distributors
- boom/Makefile (tar): new target to generate a snapshot of the database
- boom/Makefile (PHONY): added "spotless"
- boom/dist/dk/Makefile: do not merge catalog listings so that we don't have
to search a huge cache with O(n^2)
- boom/dist/dk/Makefile (clean, rebuild, update, spotless): targets for
different degrees of rebuilding
- boom/dist/dk/dk-db.pl: added progress report output