FreeCalypso > hg > fc-selenite
comparison components/ccd_na7_db @ 27:0309400d714d
components: gpf2/gpf3 paths changed to just gpf
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 15 Jul 2018 23:16:15 +0000 |
parents | 0a1a78944683 |
children | a9a7d531e673 |
comparison
equal
deleted
inserted
replaced
26:db9c43a9e218 | 27:0309400d714d |
---|---|
14 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" | 14 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
15 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" | 15 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" |
16 | 16 |
17 # Source modules | 17 # Source modules |
18 | 18 |
19 SRCDIR=$SRC/gpf3/ccd | 19 SRCDIR=$SRC/gpf/ccd |
20 | 20 |
21 c_file $SRCDIR/ccd.c | 21 c_file $SRCDIR/ccd.c |
22 c_file $SRCDIR/bitfun.c | 22 c_file $SRCDIR/bitfun.c |
23 c_file $SRCDIR/cdc_std.c | 23 c_file $SRCDIR/cdc_std.c |
24 c_file $SRCDIR/cdc_com.c | 24 c_file $SRCDIR/cdc_com.c |