FreeCalypso > hg > fc-selenite
diff components/llc @ 22:0a1a78944683
components: first automated conversion pass
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 15 Jul 2018 22:53:50 +0000 |
parents | a8f9cc376e98 |
children | a9a7d531e673 |
line wrap: on
line diff
--- a/components/llc Sun Jul 15 22:20:36 2018 +0000 +++ b/components/llc Sun Jul 15 22:53:50 2018 +0000 @@ -53,10 +53,10 @@ # 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/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/g23m-gprs/cci" CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/llc" CPPFLAGS="$CPPFLAGS -I.." @@ -66,36 +66,36 @@ SRCDIR=$SRC/g23m-gprs/llc -cfile_str2ind $SRCDIR/llc_f.c -cfile_str2ind $SRCDIR/llc_irxf.c -cfile_str2ind $SRCDIR/llc_irxl.c -cfile_str2ind $SRCDIR/llc_irxp.c -cfile_str2ind $SRCDIR/llc_irxs.c -cfile_str2ind $SRCDIR/llc_itxf.c -cfile_str2ind $SRCDIR/llc_itxp.c -cfile_str2ind $SRCDIR/llc_itxs.c -cfile_str2ind $SRCDIR/llc_itxt.c -cfile_str2ind $SRCDIR/llc_llmef.c -cfile_str2ind $SRCDIR/llc_llmep.c -cfile_str2ind $SRCDIR/llc_llmes.c -cfile_str2ind $SRCDIR/llc_pei.c -cfile_str2ind $SRCDIR/llc_rxf.c -cfile_str2ind $SRCDIR/llc_rxp.c -cfile_str2ind $SRCDIR/llc_rxs.c -cfile_str2ind $SRCDIR/llc_t200f.c -cfile_str2ind $SRCDIR/llc_t200p.c -cfile_str2ind $SRCDIR/llc_t200s.c -cfile_str2ind $SRCDIR/llc_txf.c -cfile_str2ind $SRCDIR/llc_txl.c -cfile_str2ind $SRCDIR/llc_txp.c -cfile_str2ind $SRCDIR/llc_txs.c -cfile_str2ind $SRCDIR/llc_uf.c -cfile_str2ind $SRCDIR/llc_uirxf.c -cfile_str2ind $SRCDIR/llc_uirxp.c -cfile_str2ind $SRCDIR/llc_uirxs.c -cfile_str2ind $SRCDIR/llc_uitxf.c -cfile_str2ind $SRCDIR/llc_uitxp.c -cfile_str2ind $SRCDIR/llc_uitxs.c -cfile_str2ind $SRCDIR/llc_up.c -cfile_str2ind $SRCDIR/llc_us.c -cfile_str2ind $SRCDIR/llc_ul.c +c_file $SRCDIR/llc_f.c +c_file $SRCDIR/llc_irxf.c +c_file $SRCDIR/llc_irxl.c +c_file $SRCDIR/llc_irxp.c +c_file $SRCDIR/llc_irxs.c +c_file $SRCDIR/llc_itxf.c +c_file $SRCDIR/llc_itxp.c +c_file $SRCDIR/llc_itxs.c +c_file $SRCDIR/llc_itxt.c +c_file $SRCDIR/llc_llmef.c +c_file $SRCDIR/llc_llmep.c +c_file $SRCDIR/llc_llmes.c +c_file $SRCDIR/llc_pei.c +c_file $SRCDIR/llc_rxf.c +c_file $SRCDIR/llc_rxp.c +c_file $SRCDIR/llc_rxs.c +c_file $SRCDIR/llc_t200f.c +c_file $SRCDIR/llc_t200p.c +c_file $SRCDIR/llc_t200s.c +c_file $SRCDIR/llc_txf.c +c_file $SRCDIR/llc_txl.c +c_file $SRCDIR/llc_txp.c +c_file $SRCDIR/llc_txs.c +c_file $SRCDIR/llc_uf.c +c_file $SRCDIR/llc_uirxf.c +c_file $SRCDIR/llc_uirxp.c +c_file $SRCDIR/llc_uirxs.c +c_file $SRCDIR/llc_uitxf.c +c_file $SRCDIR/llc_uitxp.c +c_file $SRCDIR/llc_uitxs.c +c_file $SRCDIR/llc_up.c +c_file $SRCDIR/llc_us.c +c_file $SRCDIR/llc_ul.c