FreeCalypso > hg > fc-selenite
comparison components/comlib @ 26:db9c43a9e218
components: condat2 paths changed to just condat
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 15 Jul 2018 23:12:02 +0000 |
parents | 0a1a78944683 |
children | a9a7d531e673 |
comparison
equal
deleted
inserted
replaced
25:f188a6c5ec8e | 26:db9c43a9e218 |
---|---|
50 CPPFLAGS="$CPPFLAGS -I$SRC/cs/layer1/include" | 50 CPPFLAGS="$CPPFLAGS -I$SRC/cs/layer1/include" |
51 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" | 51 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" |
52 | 52 |
53 # Source modules | 53 # Source modules |
54 | 54 |
55 SRCDIR=$SRC/condat2/com/src/comlib | 55 SRCDIR=$SRC/condat/com/src/comlib |
56 | 56 |
57 if [ "$SRVC" != 0 ] | 57 if [ "$SRVC" != 0 ] |
58 then | 58 then |
59 c_file $SRCDIR/cl_ribu.c | 59 c_file $SRCDIR/cl_ribu.c |
60 fi | 60 fi |