FreeCalypso > hg > fc-tourmaline
comparison components/rlp @ 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 | e58a5bb12de4 |
comparison
equal
deleted
inserted
replaced
22:7ded024bf471 | 23:fdc83c1ab3ff |
---|---|
57 | 57 |
58 # Includes | 58 # Includes |
59 | 59 |
60 SRCDIR=$SRC/g23m-fad/rlp | 60 SRCDIR=$SRC/g23m-fad/rlp |
61 | 61 |
62 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 62 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
63 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 63 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
64 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 64 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
65 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 65 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
66 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 66 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
67 CPPFLAGS="$CPPFLAGS -I.." | 67 CPPFLAGS="$CPPFLAGS -I.." |
68 CPPFLAGS="$CPPFLAGS -I../config" | 68 CPPFLAGS="$CPPFLAGS -I../config" |
69 | 69 |
70 # Source modules | 70 # Source modules |