FreeCalypso > hg > fc-tourmaline
comparison components/cl @ 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 |
---|---|
51 | 51 |
52 # Includes | 52 # Includes |
53 | 53 |
54 SRCDIR=$SRC/g23m-gprs/cl | 54 SRCDIR=$SRC/g23m-gprs/cl |
55 | 55 |
56 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 56 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
57 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 57 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
58 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 58 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
59 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 59 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
60 CPPFLAGS="$CPPFLAGS -I../../$CDGPRIM" | 60 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/sap-inline" |
61 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 61 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
62 CPPFLAGS="$CPPFLAGS -I.." | 62 CPPFLAGS="$CPPFLAGS -I.." |
63 CPPFLAGS="$CPPFLAGS -I../config" | 63 CPPFLAGS="$CPPFLAGS -I../config" |
64 | 64 |
65 # Source modules | 65 # Source modules |