diff options
| author | Paul Harrison <[email protected]> | 2026-06-07 19:41:07 -0700 |
|---|---|---|
| committer | Paul Harrison <[email protected]> | 2026-06-07 19:41:07 -0700 |
| commit | 5ae59a71c0774de77747000f0099fd73adba39e9 (patch) | |
| tree | f504ef617105b45e0efc3dd707d0611937dc3425 /Makefile | |
| parent | 76a02622caf8f16979d8bc67890764768f7d06c0 (diff) | |
fix PHONYmain
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.PHONY: test +.PHONY: all test all: dtmfencode test |
