I2_Projects/I2_Dobble/makefile_mac.variables
2025-11-17 14:39:36 +01:00

3 lines
185 B
Plaintext

LDFLAGS = -framework OpenGL -framework CoreFoundation -framework CoreGraphics -framework IOKit -framework Cocoa -framework CoreVideo
ARCH := $(shell uname -m)
BINARIES = ./macos-$(ARCH)