FreeCalypso > hg > fc-selenite
comparison components/alr @ 25:f188a6c5ec8e
components/alr: new source location
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 15 Jul 2018 23:09:33 +0000 |
parents | 0a1a78944683 |
children | a9a7d531e673 |
comparison
equal
deleted
inserted
replaced
24:0085ce06b728 | 25:f188a6c5ec8e |
---|---|
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" |