Home | History | Annotate | Download | only in mk

Lines Matching refs:ALL

25 .MAIN:		all
63 # 1 == all shell commands echoed before invocation
159 # Files containing size of pkg w/o and w/ all required pkgs
198 # Used to print all the '===>' style prompts - override this to turn them off.
214 .MAIN: all
219 .if !target(all)
221 all:
343 .if (${DEINSTALLDEPENDS} != "ALL")
427 # Show (recursively) all the packages this package depends on.
502 # Stat all the files of one pkg and sum the sizes up.
524 # dependencies are all installed.
642 # the habit of typing `${MAKE} depend all install' as a matter of course.