diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-03-21 16:16:33 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-03-21 16:16:33 -0400 |
| commit | 0ef96cb3c0d79ecd1ca4a1f04b58ee6dd0e03586 (patch) | |
| tree | 4ed86bf5ee7b33fd258c692b7d877bc2574dccf1 /Makefile | |
| parent | 0b76011a45b421b1473e9be75e538d3ceadf1140 (diff) | |
Fix issue with constant initializers for metamethods
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +SHELL := /bin/bash PREFIX=/usr VERSION=0.0.1 CC=gcc |
