update make chk_c rule to form status.chk_c.h

The make chk_c file also forms status.chk_c.h which either
defines CHK_C when the C compiler and select include files
appear to meet calc requirements, or undefines CHK_C
when it does not.
This commit is contained in:
Landon Curt Noll
2023-08-21 20:18:30 -07:00
parent 6abdd8ef3f
commit 2d5339fc51
4 changed files with 39 additions and 14 deletions

1
.gitignore vendored
View File

@@ -110,6 +110,7 @@ sample_many
sample_many-static
sample_rand
sample_rand-static
status.chk_c.h
tags
terminal.h
ver_calc