Lines Matching full:manifest
3 # $Id: manifest.mk,v 1.4 2024/02/17 17:26:57 sjg Exp $
18 # generate mtree style manifest supported by makefs in FreeBSD
21 # MANIFEST= my.mtree
22 # for each MANIFEST we have a list of dirs
23 # ${MANIFEST}.DIRS += bin sbin usr/bin ...
24 # for each dir we have a ${MANIFEST}.SRCS.$dir
26 # ${MANIFEST}.SRCS.bin += ${OBJTOP}/bin/sh/sh
27 # ${MANIFEST}.SYMLINKS is a list of src target pairs
43 # ${MANIFEST}.SRCS.sbin += ${OBJTOP}/bin/sh-static/sh-static
63 # this produces the body of the manifest