comparison 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
comparison
equal deleted inserted replaced
21:b7059379dd87 22:0a1a78944683
52 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" 52 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET"
53 CPPFLAGS="$CPPFLAGS -DBOARD=41" 53 CPPFLAGS="$CPPFLAGS -DBOARD=41"
54 54
55 # Includes 55 # Includes
56 56
57 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" 57 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc"
58 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" 58 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc"
59 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" 59 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include"
60 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" 60 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc"
61 CPPFLAGS="$CPPFLAGS -I../../$CDGPRIM" 61 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/sap-inline"
62 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/dti" 62 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/dti"
63 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/sndcp" 63 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/sndcp"
64 CPPFLAGS="$CPPFLAGS -I.." 64 CPPFLAGS="$CPPFLAGS -I.."
65 CPPFLAGS="$CPPFLAGS -I../config" 65 CPPFLAGS="$CPPFLAGS -I../config"
66 66
67 # Source modules 67 # Source modules
68 68
69 SRCDIR=$SRC/g23m-gprs/sndcp 69 SRCDIR=$SRC/g23m-gprs/sndcp
70 70
71 cfile_str2ind $SRCDIR/sndcp_f.c 71 c_file $SRCDIR/sndcp_f.c
72 cfile_str2ind $SRCDIR/sndcp_mgf.c 72 c_file $SRCDIR/sndcp_mgf.c
73 cfile_str2ind $SRCDIR/sndcp_mgp.c 73 c_file $SRCDIR/sndcp_mgp.c
74 cfile_str2ind $SRCDIR/sndcp_mgs.c 74 c_file $SRCDIR/sndcp_mgs.c
75 cfile_str2ind $SRCDIR/sndcp_ndf.c 75 c_file $SRCDIR/sndcp_ndf.c
76 cfile_str2ind $SRCDIR/sndcp_ndp.c 76 c_file $SRCDIR/sndcp_ndp.c
77 cfile_str2ind $SRCDIR/sndcp_nds.c 77 c_file $SRCDIR/sndcp_nds.c
78 cfile_str2ind $SRCDIR/sndcp_nuf.c 78 c_file $SRCDIR/sndcp_nuf.c
79 cfile_str2ind $SRCDIR/sndcp_nup.c 79 c_file $SRCDIR/sndcp_nup.c
80 cfile_str2ind $SRCDIR/sndcp_nus.c 80 c_file $SRCDIR/sndcp_nus.c
81 cfile_str2ind $SRCDIR/sndcp_pdaf.c 81 c_file $SRCDIR/sndcp_pdaf.c
82 cfile_str2ind $SRCDIR/sndcp_pdap.c 82 c_file $SRCDIR/sndcp_pdap.c
83 cfile_str2ind $SRCDIR/sndcp_pdas.c 83 c_file $SRCDIR/sndcp_pdas.c
84 cfile_str2ind $SRCDIR/sndcp_pdf.c 84 c_file $SRCDIR/sndcp_pdf.c
85 cfile_str2ind $SRCDIR/sndcp_pdp.c 85 c_file $SRCDIR/sndcp_pdp.c
86 cfile_str2ind $SRCDIR/sndcp_pds.c 86 c_file $SRCDIR/sndcp_pds.c
87 cfile_str2ind $SRCDIR/sndcp_pei.c 87 c_file $SRCDIR/sndcp_pei.c
88 cfile_str2ind $SRCDIR/sndcp_sdaf.c 88 c_file $SRCDIR/sndcp_sdaf.c
89 cfile_str2ind $SRCDIR/sndcp_sdap.c 89 c_file $SRCDIR/sndcp_sdap.c
90 cfile_str2ind $SRCDIR/sndcp_sdas.c 90 c_file $SRCDIR/sndcp_sdas.c
91 cfile_str2ind $SRCDIR/sndcp_sdf.c 91 c_file $SRCDIR/sndcp_sdf.c
92 cfile_str2ind $SRCDIR/sndcp_sdp.c 92 c_file $SRCDIR/sndcp_sdp.c
93 cfile_str2ind $SRCDIR/sndcp_sds.c 93 c_file $SRCDIR/sndcp_sds.c
94 cfile_str2ind $SRCDIR/sndcp_suaf.c 94 c_file $SRCDIR/sndcp_suaf.c
95 cfile_str2ind $SRCDIR/sndcp_suap.c 95 c_file $SRCDIR/sndcp_suap.c
96 cfile_str2ind $SRCDIR/sndcp_suas.c 96 c_file $SRCDIR/sndcp_suas.c
97 cfile_str2ind $SRCDIR/sndcp_suf.c 97 c_file $SRCDIR/sndcp_suf.c
98 cfile_str2ind $SRCDIR/sndcp_sup.c 98 c_file $SRCDIR/sndcp_sup.c
99 cfile_str2ind $SRCDIR/sndcp_ciap.c 99 c_file $SRCDIR/sndcp_ciap.c
100 cfile_str2ind $SRCDIR/sndcp_ciaf.c 100 c_file $SRCDIR/sndcp_ciaf.c
101 cfile_str2ind $SRCDIR/sndcp_cias.c 101 c_file $SRCDIR/sndcp_cias.c
102 cfile_str2ind $SRCDIR/sndcp_sus.c 102 c_file $SRCDIR/sndcp_sus.c