diff options
author | Christian C <cc@localhost> | 2025-03-08 00:28:15 -0800 |
---|---|---|
committer | Christian C <cc@localhost> | 2025-03-08 00:28:15 -0800 |
commit | 140754bc0f265696b4d76e674bf580cfb544d897 (patch) | |
tree | 602088151f40de018f0d919cb1f2147f3d1a88ce /Makefile | |
parent | 9be81ef43c8cfabe72fba16651dbfe62ed0f1123 (diff) |
Lib/Dir testing
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ endif # Suppress Test Passings ifdef TEST_SHOW_PASS -$(info Hiding test pass results) +$(info Showing test pass results) DEFINES+=-DTEST_SHOW_PASS endif |