FreeCalypso > hg > fc-tourmaline
comparison components/osx @ 23:fdc83c1ab3ff
components: first automated conversion pass
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 16 Oct 2020 17:03:13 +0000 |
| parents | 7ded024bf471 |
| children | b5a5e3ea94ed |
comparison
equal
deleted
inserted
replaced
| 22:7ded024bf471 | 23:fdc83c1ab3ff |
|---|---|
| 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/gpf/frame/cust_os |
| 18 | 18 |
| 19 cfile_plain $SRCDIR/osx.c | 19 cfile_plain $SRCDIR/osx.c |
