summaryrefslogtreecommitdiffstats
path: root/src/build/mkrules
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/mkrules')
-rwxr-xr-xsrc/build/mkrules/hbfw/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/mkrules/hbfw/makefile b/src/build/mkrules/hbfw/makefile
index 4b7f4e38a..09befdf0d 100755
--- a/src/build/mkrules/hbfw/makefile
+++ b/src/build/mkrules/hbfw/makefile
@@ -69,7 +69,7 @@ expand_tars_%: $${@:S/expand_tars_//}
@echo Extracting $> to ${*:S/expand_tars_//}
mkdir -p ${*:S/expand_tars_//}
${TAR} -x --file $> -C ${*:S/expand_tars_//}
-epub_check: expand_tars epubProcedureID_check.pl epub_service_codes.H hwasCallout.H
+epub_check: expand_tars epubProcedureID_check.pl epub_service_codes.H
@echo "===== Checking epubProcedureID's Start:" `date`
${epubProcedureID_check.pl:P} ${epub_service_codes.H:P} ${hwasCallout.H:P}
@echo "===== Checking epubProcedureID's End:" `date`
OpenPOWER on IntegriCloud