GNU makefile 내용의 일부입니다...
SUBDIR += drivers/acorn/char 라고 했을때 += 의 의미는 무었입니까?
SUBDIR += drivers/acorn/char
LIBS := arch/arm/lib/lib.a 라고 했을때 := 의 의미는 무었입니까? 그냥 = 로 하면 에러나나요?
LIBS := arch/arm/lib/lib.a
ifeq ($(origin DATAADDR), undefined) DATAADDR := . endif
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
댓글 달기