local.gendirdeps.mk skip awk and xinstall for host
Do not record DIRDEPS for awk.host or xinstall.host if we ever need them they can be dealt with specially. Reviewed by: stevek
This commit is contained in:
@@ -10,6 +10,8 @@ GENDIRDEPS_FILTER+= \
|
|||||||
Nlib/libgcc_s \
|
Nlib/libgcc_s \
|
||||||
Nstand/libsa/* \
|
Nstand/libsa/* \
|
||||||
Nstand/libsa32/* \
|
Nstand/libsa32/* \
|
||||||
|
Nusr.bin/awk.host \
|
||||||
|
Nusr.bin/xinstall.host \
|
||||||
Ntargets/pseudo/stage* \
|
Ntargets/pseudo/stage* \
|
||||||
Ntools/*
|
Ntools/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user