FreeCalypso > hg > fc-selenite
comparison components/cl @ 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 |
|---|---|
| 51 | 51 |
| 52 # Includes | 52 # Includes |
| 53 | 53 |
| 54 SRCDIR=$SRC/g23m-gprs/cl | 54 SRCDIR=$SRC/g23m-gprs/cl |
| 55 | 55 |
| 56 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 56 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
| 57 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 57 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
| 58 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 58 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
| 59 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 59 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
| 60 CPPFLAGS="$CPPFLAGS -I../../$CDGPRIM" | 60 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/sap-inline" |
| 61 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 61 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
| 62 CPPFLAGS="$CPPFLAGS -I.." | 62 CPPFLAGS="$CPPFLAGS -I.." |
| 63 CPPFLAGS="$CPPFLAGS -I../config" | 63 CPPFLAGS="$CPPFLAGS -I../config" |
| 64 | 64 |
| 65 # Source modules | 65 # Source modules |
| 66 | 66 |
| 67 cfile_str2ind $SRCDIR/cl_nwrl.c | 67 c_file $SRCDIR/cl_nwrl.c |
| 68 cfile_str2ind $SRCDIR/clqos.c | 68 c_file $SRCDIR/clqos.c |
