FreeCalypso > hg > fc-magnetite
comparison components/frame_na7_db_fl @ 488:ff91db8c9eb8
OSL: os_com_fl.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 22 Jun 2018 06:38:03 +0000 |
parents | 154011ef41b1 |
children | 045d641c9bfa |
comparison
equal
deleted
inserted
replaced
487:91e8dac34ada | 488:ff91db8c9eb8 |
---|---|
31 cfile_plain $SRCDIR/xalert.c | 31 cfile_plain $SRCDIR/xalert.c |
32 cfile_plain $SRCDIR/route.c | 32 cfile_plain $SRCDIR/route.c |
33 cfile_plain $SRCDIR/prf_func.c | 33 cfile_plain $SRCDIR/prf_func.c |
34 cfile_plain $SRCDIR/frm_ext.c | 34 cfile_plain $SRCDIR/frm_ext.c |
35 cfile_plain $SRCDIR/frame_version.c | 35 cfile_plain $SRCDIR/frame_version.c |
36 | |
37 # OSL | |
38 | |
39 # drop -o3 | |
40 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" | |
41 | |
42 SRCDIR=$SRC/gpf2/osl | |
43 | |
44 cfile_plain $SRCDIR/os_com_fl.c |