Index: Plug.tmpasm =================================================================== --- Plug.tmpasm (revision 37104) +++ Plug.tmpasm (revision 37105) @@ -1,5 +1,5 @@ -put /local/pcb/mod {export_vfs_mc} -put /local/pcb/mod/OBJS [@ $(PLUGDIR)/export_vfs_mc/export_vfs_mc.o @] +put /local/rnd/mod {export_vfs_mc} +put /local/rnd/mod/OBJS [@ $(PLUGDIR)/export_vfs_mc/export_vfs_mc.o @] switch /local/pcb/export_vfs_mc/controls case {buildin} include /local/pcb/tmpasm/buildin; end;