FreeCalypso > hg > fc-tourmaline
comparison components/alr @ 25:ef6d1ca160b2
components/alr: new source location
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 16 Oct 2020 17:13:35 +0000 |
parents | fdc83c1ab3ff |
children | e58a5bb12de4 |
comparison
equal
deleted
inserted
replaced
24:63c80ef2cecb | 25:ef6d1ca160b2 |
---|---|
61 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" | 61 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" |
62 CPPFLAGS="$CPPFLAGS -DNWARN" | 62 CPPFLAGS="$CPPFLAGS -DNWARN" |
63 | 63 |
64 # Includes | 64 # Includes |
65 | 65 |
66 SRCDIR=$SRC/aci2/alr | 66 SRCDIR=$SRC/g23m-gsm/alr2 |
67 | 67 |
68 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" | 68 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
69 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" | 69 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
70 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" | 70 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
71 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" | 71 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |