FreeBSD ports中make可帶有的參數(轉)

一直以來你們不知道在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 

相關文章
相關標籤/搜索