# | Line 189 | Line 189 | else | |
---|---|---|
189 | ../kpx_cpu/src/cpu/ppc/ppc-cpu.cpp \ | |
190 | ../kpx_cpu/src/cpu/ppc/ppc-decode.cpp \ | |
191 | ../kpx_cpu/src/cpu/ppc/ppc-execute.cpp" | |
192 | < | CPPFLAGS="$CPPFLAGS -I../kpx_cpu -I../kpx_cpu/include -I../kpx_cpu/src -I../kpx_cpu/src/cpu" |
192 | > | CPPFLAGS="$CPPFLAGS -I../kpx_cpu/include -I../kpx_cpu/src" |
193 | fi | |
194 | SYSSRCS="$SYSSRCS $SEMSRCS $UISRCS $MONSRCS" | |
195 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |