diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-01 20:49:56 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-01 20:49:56 -0400 |
| commit | 1754fc18fe5aaf3157b2f951e20d1a7f1d3181e6 (patch) | |
| tree | 8b5ea49bdb4616d41741ce389b3347c552434d86 /Makefile | |
| parent | ceec22e117d4e20eabd7383b6e1c9262d0b06775 (diff) | |
Update makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ clean: examples: examples/base64/base64 examples/ini/ini examples/game/game \ examples/tomodeps/tomodeps examples/tomo-install/tomo-install examples/wrap/wrap examples/colorful/colorful ./build/tomo -qIL examples/patterns examples/time examples/commands examples/shell examples/base64 examples/log \ - examples/ini examples/vectors examples/game examples/http examples/tomodeps examples/tomo-install \ + examples/ini examples/vectors examples/http \ examples/wrap examples/pthreads examples/colorful examples/core ./build/tomo examples/learnxiny.tm |
