FreeCalypso > hg > fc-tourmaline
comparison components/sim_b_lib @ 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 |
|---|---|
| 68 | 68 |
| 69 # Includes | 69 # Includes |
| 70 | 70 |
| 71 SRCDIR=$SRC/g23m-gsm/sim | 71 SRCDIR=$SRC/g23m-gsm/sim |
| 72 | 72 |
| 73 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 73 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
| 74 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 74 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
| 75 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 75 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
| 76 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 76 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
| 77 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 77 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
| 78 CPPFLAGS="$CPPFLAGS -I.." | 78 CPPFLAGS="$CPPFLAGS -I.." |
| 79 CPPFLAGS="$CPPFLAGS -I../config" | 79 CPPFLAGS="$CPPFLAGS -I../config" |
| 80 | 80 |
| 81 # Source modules | 81 # Source modules |
