一直以来你们不知道在ports中的make还能够有不少的功能,今天我将它能够带有的参数一个个列出来。fetch
但愿作为一个记录,仍是比较有用的哟。ui
fetch this
- Retrieves ${DISTFILES} (and ${PATCHFILES} if defined) into ${DISTDIR} ci
as necessary.require
fetch-list file
- Show list of files that would be retrieved by fetch.di
fetch-recursiverequire
- Retrieves ${DISTFILES} (and ${PATCHFILES} if defined), for port andmake
dependencies into ${DISTDIR} as necessary.build
fetch-recursive-list
- Show list of files that would be retrieved by fetch-recursive.
fetch-required-list
- Show list of files that would be retrieved by fetch-required.
fetch-required
- Retrieves ${DISTFILES} (and ${PATCHFILES} if defined), for port and
dependencies that are not already installed into ${DISTDIR}.
all-depends-list
- Show all directories which are dependencies for this port.
build-depends-list