Source-Changes-D archive

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

Re: make rule of multiple file generation (was Re: CVS commit: src/share/mk)



Yes:

        % find * -name Makefile | xargs grep -l GENCMD
        usr.bin/ktruss/Makefile
        % find * -name '*.mk' | xargs grep -l GENCMD
        share/mk/bsd.own.mk

Masao

-- 
Masao Uebayashi / Tombi Inc. / Tel: +81-90-9141-4635


Home | Main Index | Thread Index | Old Index