diff options
| author | 2023-06-25 17:26:36 -0500 | |
|---|---|---|
| committer | 2023-06-25 17:29:09 -0500 | |
| commit | 4b7b285aa9eb57a23c9a29b377f90d95151f639b (patch) | |
| tree | d18d6253a177328e3bc4fff7584f13225e219559 /Makefile | |
| parent | Squashed commit of the following: (diff) | |
Remove MSVC compiler warning.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -357,7 +357,7 @@ uninstall: ################# format: - tools/format.sh + sh tools/format.sh grammar: build/janet.tmLanguage build/janet.tmLanguage: tools/tm_lang_gen.janet $(JANET_TARGET) |
