<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12-01-17 03:58 PM, Matt Turner wrote:
    <blockquote
      cite="mid:1326833897-7635-5-git-send-email-mattst88@gmail.com"
      type="cite">
      <pre wrap="">+AM_CPPFLAGS = \
+        -I$(top_srcdir)/include \
+        -I$(top_srcdir)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>src<span class="moz-txt-tag">/</span></i> \
+        -I$(top_srcdir)/src/mapi \
+        -I$(top_srcdir)<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>src/mesa<span class="moz-txt-tag">/</span></i> \
+        -I../common \</pre>
    </blockquote>
    Why does this one cannot be written properly based on top_srcdir?<br>
    <blockquote
      cite="mid:1326833897-7635-5-git-send-email-mattst88@gmail.com"
      type="cite">
      <pre wrap="">
+        $(DEFINES) \
+        $(ASM_FLAGS) \
+        $(API_DEFINES) \
+        $(NOUVEAU_CFLAGS)
</pre>
    </blockquote>
    <br>
  </body>
</html>