Updated concatenated database definition files

This commit is contained in:
Janet Anderson
2014-09-11 15:18:57 -05:00
parent 069a40ac46
commit 840669563c
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ if ($opt_D) {
$dep = "\$(COMMON_DIR)/$dep";
}
exit 0 if (!@ARGV);
die "No input files for $opt_o" if (!@ARGV);
while (@ARGV) {
my $file = shift @ARGV;