Index: gsch2pcb-rnd/Makefile.in =================================================================== --- gsch2pcb-rnd/Makefile.in (revision 33283) +++ gsch2pcb-rnd/Makefile.in (revision 33284) @@ -1,8 +1,8 @@ put /local/pcb/CFLAGS cc/cflags -append /local/pcb/CFLAGS {-I../.. -I../../src_3rd -I../../src -I../../src_3rd/liblihata -DSCMDIR="\\"$(LIBDIR_INSTALLED)\\""} +append /local/pcb/CFLAGS {-I../.. -I../../src_3rd/librnd-local/src -I../../src_3rd -I../../src -I../../src_3rd/liblihata -DSCMDIR="\\"$(LIBDIR_INSTALLED)\\""} append /local/pcb/LDFLAGS cc/ldflags append /local/pcb/LDFLAGS ?/target/libs/ldl -include {../src_3rd/librnd/scconfig/template/debug.tmpasm} +include {../src_3rd/librnd-local/src/librnd/scconfig/template/debug.tmpasm} print [@ ROOT=../.. @@ -86,7 +86,7 @@ # generate explicit rules for .c -> .o put /local/comp/OBJS /local/pcb/OBJS -include {../src_3rd/librnd/scconfig/template/compile.tmpasm} +include {../src_3rd/librnd-local/src/librnd/scconfig/template/compile.tmpasm} print [@