看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/03/02 02:58:59 PST DragonFly src repository Added files: usr.bin/make/tests/variables/t2 expected.status expected.stderr expected.stdout test.sh Log: Add another. This one check if the behavior of ths S modifier is the same. Note: It appears that both ${MAKE_VAR:S/^FOO/BAR} and ${MAKE_VAR:S/FOO$/BAR} do not work.