FreeCalypso > hg > fc-selenite
diff components/sndcp @ 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/sndcp Sun Jul 15 22:20:36 2018 +0000 +++ b/components/sndcp Sun Jul 15 22:53:50 2018 +0000 @@ -54,11 +54,11 @@ # 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../../$CDGPRIM" +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../../cdg-hybrid/sap-inline" CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/dti" CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/sndcp" CPPFLAGS="$CPPFLAGS -I.." @@ -68,35 +68,35 @@ SRCDIR=$SRC/g23m-gprs/sndcp -cfile_str2ind $SRCDIR/sndcp_f.c -cfile_str2ind $SRCDIR/sndcp_mgf.c -cfile_str2ind $SRCDIR/sndcp_mgp.c -cfile_str2ind $SRCDIR/sndcp_mgs.c -cfile_str2ind $SRCDIR/sndcp_ndf.c -cfile_str2ind $SRCDIR/sndcp_ndp.c -cfile_str2ind $SRCDIR/sndcp_nds.c -cfile_str2ind $SRCDIR/sndcp_nuf.c -cfile_str2ind $SRCDIR/sndcp_nup.c -cfile_str2ind $SRCDIR/sndcp_nus.c -cfile_str2ind $SRCDIR/sndcp_pdaf.c -cfile_str2ind $SRCDIR/sndcp_pdap.c -cfile_str2ind $SRCDIR/sndcp_pdas.c -cfile_str2ind $SRCDIR/sndcp_pdf.c -cfile_str2ind $SRCDIR/sndcp_pdp.c -cfile_str2ind $SRCDIR/sndcp_pds.c -cfile_str2ind $SRCDIR/sndcp_pei.c -cfile_str2ind $SRCDIR/sndcp_sdaf.c -cfile_str2ind $SRCDIR/sndcp_sdap.c -cfile_str2ind $SRCDIR/sndcp_sdas.c -cfile_str2ind $SRCDIR/sndcp_sdf.c -cfile_str2ind $SRCDIR/sndcp_sdp.c -cfile_str2ind $SRCDIR/sndcp_sds.c -cfile_str2ind $SRCDIR/sndcp_suaf.c -cfile_str2ind $SRCDIR/sndcp_suap.c -cfile_str2ind $SRCDIR/sndcp_suas.c -cfile_str2ind $SRCDIR/sndcp_suf.c -cfile_str2ind $SRCDIR/sndcp_sup.c -cfile_str2ind $SRCDIR/sndcp_ciap.c -cfile_str2ind $SRCDIR/sndcp_ciaf.c -cfile_str2ind $SRCDIR/sndcp_cias.c -cfile_str2ind $SRCDIR/sndcp_sus.c +c_file $SRCDIR/sndcp_f.c +c_file $SRCDIR/sndcp_mgf.c +c_file $SRCDIR/sndcp_mgp.c +c_file $SRCDIR/sndcp_mgs.c +c_file $SRCDIR/sndcp_ndf.c +c_file $SRCDIR/sndcp_ndp.c +c_file $SRCDIR/sndcp_nds.c +c_file $SRCDIR/sndcp_nuf.c +c_file $SRCDIR/sndcp_nup.c +c_file $SRCDIR/sndcp_nus.c +c_file $SRCDIR/sndcp_pdaf.c +c_file $SRCDIR/sndcp_pdap.c +c_file $SRCDIR/sndcp_pdas.c +c_file $SRCDIR/sndcp_pdf.c +c_file $SRCDIR/sndcp_pdp.c +c_file $SRCDIR/sndcp_pds.c +c_file $SRCDIR/sndcp_pei.c +c_file $SRCDIR/sndcp_sdaf.c +c_file $SRCDIR/sndcp_sdap.c +c_file $SRCDIR/sndcp_sdas.c +c_file $SRCDIR/sndcp_sdf.c +c_file $SRCDIR/sndcp_sdp.c +c_file $SRCDIR/sndcp_sds.c +c_file $SRCDIR/sndcp_suaf.c +c_file $SRCDIR/sndcp_suap.c +c_file $SRCDIR/sndcp_suas.c +c_file $SRCDIR/sndcp_suf.c +c_file $SRCDIR/sndcp_sup.c +c_file $SRCDIR/sndcp_ciap.c +c_file $SRCDIR/sndcp_ciaf.c +c_file $SRCDIR/sndcp_cias.c +c_file $SRCDIR/sndcp_sus.c