Skip to content
Snippets Groups Projects
Commit 1e3df4cc authored by rdubner's avatar rdubner
Browse files

Made parse.y, cdf.y, and scan.l dependent on all .h files

Ordinary .cc files have their prerequisite .h files calculated and stored in
build/gcc/cobol/.deps as part of the ordinary build.  But those three oddball
source files only had a few .h files specified, and the ones specified were
incomplete.  Rather than fuss with it, I just made them dependent on all
libgcobol/*.h and gcc/cobol/*.h files.
parent 4236e720
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment