728x90 전체285 $(warning TEXT...) $(warning TEXT...) This function works similarly to the error function, above, except that make doesn’t exit. Instead, TEXT is expanded and the resulting message is displayed, but processing of the makefile continues. The result of the expansion of this function is the empty string. 2006. 1. 9. $(filter PATTERN...,TEXT) $(filter PATTERN...,TEXT) Returns all whitespace-separated words in TEXT that *do* match any of the PATTERN words, removing any words that *do not* match. The patterns are written using %, just like the patterns used in the patsubst function above. The filter function can be used to separate out different types of strings (such as file names) in a variable. For example: sources := foo.c bar.c ba.. 2006. 1. 9. POD Module -- 2005. 11. 22. 디지털 케이블방송 표준에서 복제방지기술 TTA 2005. 11. 22. 이전 1 ··· 52 53 54 55 56 57 58 ··· 72 다음 728x90