view components/misc_fl @ 193:03ac997d2d43
mmiIcons.c: use #if 0 and #else instead of comments
for old Condat vs. TI logo selection for smallbw
author |
Mychaela Falconia <falcon@freecalypso.org> |
date |
Sun, 28 Mar 2021 04:44:04 +0000 (2021-03-28) |
parents |
58b05205d579 |
children |
|
line source
# Building misc_fl.lib using the GPF source bits we got with TCS211
CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"
# Defines
CPPFLAGS="-D_TARGET_ -D_NUCLEUS_ -DRUN_FLASH"
# Includes
CPPFLAGS="$CPPFLAGS -I$SRC/gpf/misc"
CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc"
CPPFLAGS="$CPPFLAGS -I$SRC/nucleus"
CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc"
# Source modules
SRCDIR=$SRC/gpf/misc
cfile_plain $SRCDIR/printtofile.c
cfile_plain $SRCDIR/tok.c
cfile_plain $SRCDIR/tools.c
cfile_plain $SRCDIR/misc_version.c