Index: Plug.tmpasm =================================================================== --- Plug.tmpasm (revision 37104) +++ Plug.tmpasm (revision 37105) @@ -1,5 +1,5 @@ -put /local/pcb/mod {io_tedax} -put /local/pcb/mod/OBJS [@ +put /local/rnd/mod {io_tedax} +put /local/rnd/mod/OBJS [@ $(PLUGDIR)/io_tedax/io_tedax.o $(PLUGDIR)/io_tedax/tnetlist.o $(PLUGDIR)/io_tedax/footprint.o @@ -13,11 +13,11 @@ $(PLUGDIR)/io_tedax/tetest.o $(PLUGDIR)/io_tedax/parse.o @] -put /local/pcb/mod/MENUFILE {tedax-menu.lht} -put /local/pcb/mod/MENUVAR {tedax_menu} +put /local/rnd/mod/MENUFILE {tedax-menu.lht} +put /local/rnd/mod/MENUVAR {tedax_menu} -put /local/pcb/mod/SPHASH {$(PLUGDIR)/io_tedax/tdrc_keys.sphash} -put /local/pcb/mod/SPHASH_ARGS {--multi} +put /local/rnd/mod/SPHASH {$(PLUGDIR)/io_tedax/tdrc_keys.sphash} +put /local/rnd/mod/SPHASH_ARGS {--multi} switch /local/pcb/io_tedax/controls case {buildin} include /local/pcb/tmpasm/buildin; end;