diff options
Diffstat (limited to 'zig-x11-box/Makefile')
| -rw-r--r-- | zig-x11-box/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zig-x11-box/Makefile b/zig-x11-box/Makefile new file mode 100644 index 0000000..1ebb12c --- /dev/null +++ b/zig-x11-box/Makefile | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | default: | ||
| 2 | zig run main.zig -lX11 -lc | ||
