FreeCalypso > hg > fc-tourmaline
diff components/config_gprs_fl @ 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 | 598958aec071 |
line wrap: on
line diff
--- a/components/config_gprs_fl Fri Oct 16 16:29:07 2020 +0000 +++ b/components/config_gprs_fl Fri Oct 16 17:03:13 2020 +0000 @@ -60,13 +60,13 @@ # Includes -CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" -CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" -CPPFLAGS="$CPPFLAGS -I../../$CDGINC" -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc/nuc" -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc/nuc/arm7" -CPPFLAGS="$CPPFLAGS -I$SRC/condat2/frame/config" +CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" +CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" +CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc/arm7" +CPPFLAGS="$CPPFLAGS -I$SRC/condat/frame/config" CPPFLAGS="$CPPFLAGS -I.." CPPFLAGS="$CPPFLAGS -I../config" CPPFLAGS="$CPPFLAGS -I$SRC/cs/riviera" @@ -92,7 +92,7 @@ # Source modules -SRCDIR=$SRC/condat2/frame/config +SRCDIR=$SRC/condat/frame/config cfile_str2ind $SRCDIR/gprscomp.c cfile_str2ind $SRCDIR/custcomp.c