registerRecordDeviceDriver updates

Added -D and -o <outfile> options
Changed the build rules to use -o
Moved the script into src/tools
This commit is contained in:
Andrew Johnson
2012-08-10 11:40:50 -05:00
parent 93f7caebc4
commit 0faff0f03e
4 changed files with 71 additions and 54 deletions

View File

@@ -50,6 +50,7 @@ PERL_SCRIPTS += dbdToMenuH.pl
PERL_SCRIPTS += dbdToRecordtypeH.pl
PERL_SCRIPTS += dbdExpand.pl
PERL_SCRIPTS += dbdToHtml.pl
PERL_SCRIPTS += registerRecordDeviceDriver.pl
include $(TOP)/configure/RULES