FreeCalypso > hg > fc-tourmaline
comparison components/alr @ 23:fdc83c1ab3ff
components: first automated conversion pass
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 16 Oct 2020 17:03:13 +0000 |
parents | 7ded024bf471 |
children | ef6d1ca160b2 |
comparison
equal
deleted
inserted
replaced
22:7ded024bf471 | 23:fdc83c1ab3ff |
---|---|
63 | 63 |
64 # Includes | 64 # Includes |
65 | 65 |
66 SRCDIR=$SRC/aci2/alr | 66 SRCDIR=$SRC/aci2/alr |
67 | 67 |
68 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 68 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
69 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 69 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
70 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 70 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
71 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 71 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
72 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 72 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
73 CPPFLAGS="$CPPFLAGS -I.." | 73 CPPFLAGS="$CPPFLAGS -I.." |
74 CPPFLAGS="$CPPFLAGS -I../config" | 74 CPPFLAGS="$CPPFLAGS -I../config" |
75 CPPFLAGS="$CPPFLAGS -I$SRC/cs/riviera" | 75 CPPFLAGS="$CPPFLAGS -I$SRC/cs/riviera" |
76 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" | 76 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" |