diff options
| author | Christian Cunningham <cc@local.lan> | 2025-03-08 00:28:15 -0800 |
|---|---|---|
| committer | Christian Cunningham <cc@local.lan> | 2025-03-08 00:28:15 -0800 |
| commit | 203cba52ca8407b6b4cea11214710ecd2ecb38b7 (patch) | |
| tree | 602088151f40de018f0d919cb1f2147f3d1a88ce /Makefile | |
| parent | 9b414ed91b205561346d8519016a3e9a7c1304db (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 |
