HomeSort by: relevance | last modified time | path
    Searched defs:sanitised (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/sets/
Makefile 107 # it is either blank or "-M ${METALOG}.sanitised", depending on the
110 # The sanitise_METALOG target creates METALOG.sanitised from METALOG,
114 # METALOG.sanitised is used in the creation of sets in RELEASEDIR.
115 # For update builds, METALOG.sanitised has duplicates merged (keeping
118 # METALOG.sanitised is always sorted and has timestamps removed.
121 # a sanitised version of itself, depending on the MKUPDATE flag, and
137 METALOG.unpriv= -M ${METALOG}.sanitised
138 sanitise_METALOG: .PHONY ${METALOG}.sanitised
139 ${METALOG}.sanitised: ${METALOG}
140 ${_MKMSG_CREATE} METALOG.sanitised
    [all...]
Makefile 107 # it is either blank or "-M ${METALOG}.sanitised", depending on the
110 # The sanitise_METALOG target creates METALOG.sanitised from METALOG,
114 # METALOG.sanitised is used in the creation of sets in RELEASEDIR.
115 # For update builds, METALOG.sanitised has duplicates merged (keeping
118 # METALOG.sanitised is always sorted and has timestamps removed.
121 # a sanitised version of itself, depending on the MKUPDATE flag, and
137 METALOG.unpriv= -M ${METALOG}.sanitised
138 sanitise_METALOG: .PHONY ${METALOG}.sanitised
139 ${METALOG}.sanitised: ${METALOG}
140 ${_MKMSG_CREATE} METALOG.sanitised
    [all...]

Completed in 56 milliseconds