Commit Graph

2 Commits

Author SHA1 Message Date
Jeffrey Townsend
32c0839b60 Minor improvements. 2019-06-06 15:13:22 +00:00
Jeffrey Townsend
165009cd8d Add an error-checking template for Makefile shell calls onlpm --find-file.
Makefiles that call $(shell onlpm --find-file *) have always failed poorly
when the file cannot be found.

The onlp_find_file template can be called to both assign and check the
results. If an error occurred in getting the value then a Makefile error is raised.
2019-05-27 18:56:46 +00:00