FreeCalypso > hg > fc-magnetite
comparison components/frame_na7_db_ir @ 489:f89439ce0d45
OSL: os_com_ir.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 22 Jun 2018 07:00:42 +0000 |
parents | 1b561dd0368b |
children | e9bdc8184d50 |
comparison
equal
deleted
inserted
replaced
488:ff91db8c9eb8 | 489:f89439ce0d45 |
---|---|
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_ir.c |