FreeCalypso > hg > fc-tourmaline
diff components/ccd @ 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/ccd Fri Oct 16 16:29:07 2020 +0000 +++ b/components/ccd Fri Oct 16 17:03:13 2020 +0000 @@ -10,13 +10,13 @@ # Includes -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/ccd" -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" -CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc/nuc" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/ccd" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" # Source modules -SRCDIR=$SRC/gpf3/ccd +SRCDIR=$SRC/gpf/ccd cfile_plain $SRCDIR/ccd.c cfile_plain $SRCDIR/bitfun.c