Index: trunk/doc-rnd/gpmi/packages/Makefile =================================================================== --- trunk/doc-rnd/gpmi/packages/Makefile (revision 1530) +++ trunk/doc-rnd/gpmi/packages/Makefile (revision 1531) @@ -7,7 +7,7 @@ include $(GPMIDIR)/Makefile.config %_ref.html REF.% : $(GPMIDIR)/gpmi_plugin/gpmi_pkg/%.h - $(ROOT)/util/genref.sh "$^" "$(ROOT)" "../packages/$@" $(PCB_CFLAGS) >$*_ref.html + $(ROOT)/util/genref.sh "$^" "$(ROOT)" "../packages/$*_ref.html" $(PCB_CFLAGS) >$*_ref.html XREF: $(ALL:%=REF.%) cat $^ > $@ Index: trunk/doc-rnd/gpmi/packages/XREF =================================================================== --- trunk/doc-rnd/gpmi/packages/XREF (revision 1530) +++ trunk/doc-rnd/gpmi/packages/XREF (revision 1531) @@ -35,6 +35,7 @@ event HIDE_make_gc ../packages/hid_ref.html#HIDE_make_gc event HIDE_destroy_gc ../packages/hid_ref.html#HIDE_destroy_gc event HIDE_fill_pcb_pv ../packages/hid_ref.html#HIDE_fill_pcb_pv +event HIDE_fill_pcb_pad ../packages/hid_ref.html#HIDE_fill_pcb_pad function hid_create ../packages/hid_ref.html#hid_create function hid_add_attribute ../packages/hid_ref.html#hid_add_attribute function hid_get_attribute ../packages/hid_ref.html#hid_get_attribute