FreeCalypso > hg > fc-tourmaline
comparison components/osx @ 28:b5a5e3ea94ed
components: GPF library recipes preened
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 16 Oct 2020 18:00:44 +0000 |
parents | fdc83c1ab3ff |
children | e58a5bb12de4 |
comparison
equal
deleted
inserted
replaced
27:1803a0bc5808 | 28:b5a5e3ea94ed |
---|---|
1 # Building osx_na7_db.lib from our reconstructed osx.c source | 1 # Building osx.lib from our reconstructed osx.c source |
2 | 2 |
3 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" | 3 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" |
4 | 4 |
5 # Defines | 5 # Defines |
6 | 6 |
14 | 14 |
15 # Source modules | 15 # Source modules |
16 | 16 |
17 SRCDIR=$SRC/gpf/frame/cust_os | 17 SRCDIR=$SRC/gpf/frame/cust_os |
18 | 18 |
19 cfile_plain $SRCDIR/osx.c | 19 cfile_symlink $SRCDIR/osx.c |