FreeCalypso > hg > fc-tourmaline
comparison components/dl @ 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 |
---|---|
46 | 46 |
47 # Includes | 47 # Includes |
48 | 48 |
49 SRCDIR=$SRC/g23m-gsm/dl | 49 SRCDIR=$SRC/g23m-gsm/dl |
50 | 50 |
51 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 51 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
52 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 52 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
53 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 53 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
54 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 54 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
55 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 55 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
56 CPPFLAGS="$CPPFLAGS -I.." | 56 CPPFLAGS="$CPPFLAGS -I.." |
57 CPPFLAGS="$CPPFLAGS -I../config" | 57 CPPFLAGS="$CPPFLAGS -I../config" |
58 | 58 |
59 # Source modules | 59 # Source modules |