FreeCalypso > hg > fc-tourmaline
comparison components/cc @ 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 |
---|---|
37 | 37 |
38 # Includes | 38 # Includes |
39 | 39 |
40 SRCDIR=$SRC/g23m-gsm/cc | 40 SRCDIR=$SRC/g23m-gsm/cc |
41 | 41 |
42 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 42 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
43 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 43 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
44 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 44 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
45 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 45 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
46 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 46 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
47 CPPFLAGS="$CPPFLAGS -I.." | 47 CPPFLAGS="$CPPFLAGS -I.." |
48 CPPFLAGS="$CPPFLAGS -I../config" | 48 CPPFLAGS="$CPPFLAGS -I../config" |
49 | 49 |
50 # Source modules | 50 # Source modules |