FreeCalypso > hg > fc-selenite
comparison components/osx_na7_db @ 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 | 0309400d714d |
comparison
equal
deleted
inserted
replaced
21:b7059379dd87 | 22:0a1a78944683 |
---|---|
6 | 6 |
7 CPPFLAGS="-D_TARGET_ -D_NUCLEUS_" | 7 CPPFLAGS="-D_TARGET_ -D_NUCLEUS_" |
8 | 8 |
9 # Includes | 9 # Includes |
10 | 10 |
11 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/frame/cust_os" | 11 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" |
12 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 12 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
13 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc/nuc" | 13 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" |
14 | 14 |
15 # Source modules | 15 # Source modules |
16 | 16 |
17 SRCDIR=$SRC/gpf2/frame/cust_os | 17 SRCDIR=$SRC/gpf2/frame/cust_os |
18 | 18 |
19 cfile_plain $SRCDIR/osx.c | 19 c_file $SRCDIR/osx.c |