Rename "make-reg-dotc" to "make-dissector-reg", and do the same for the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 20 Apr 2006 02:21:28 +0000 (02:21 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 20 Apr 2006 02:21:28 +0000 (02:21 +0000)
commitb717d21273423ebec1b18e480c397f0d4fdfee4b
treefceb11315955f31d51a8e2b2a8d67bb5bb1e04d7
parent752bb10af5fbf19e10c08d84246c06225273604d
Rename "make-reg-dotc" to "make-dissector-reg", and do the same for the
Python versions, as it no longer makes only "register.c", it can also
make a "plugin.c" file for a plugin.

When making "plugin.c", there's no need to include "register.h", as it's
not defining any functions declared there.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17919 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/Makefile.am
epan/dissectors/Makefile.nmake
plugins/docsis/Makefile.am
plugins/docsis/Makefile.nmake
tools/Makefile.am
tools/make-dissector-reg [moved from tools/make-reg-dotc with 99% similarity]
tools/make-dissector-reg.py [moved from tools/make-reg-dotc.py with 99% similarity]