FreeCalypso > hg > fc-tourmaline
diff 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 |
line wrap: on
line diff
--- a/components/osx Fri Oct 16 16:29:07 2020 +0000 +++ b/components/osx Fri Oct 16 17:03:13 2020 +0000 @@ -8,12 +8,12 @@ # Includes -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/frame/cust_os" -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc/nuc" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" # Source modules -SRCDIR=$SRC/gpf2/frame/cust_os +SRCDIR=$SRC/gpf/frame/cust_os cfile_plain $SRCDIR/osx.c