deleted another linux and mac file

This commit is contained in:
pvtrx 2025-11-07 10:52:46 +01:00
parent df7e3588c0
commit 2d8e53ed9c
2 changed files with 0 additions and 5 deletions

View File

@ -1,2 +0,0 @@
LDFLAGS = -lGL -lX11 -lm
BINARIES = ./linux

View File

@ -1,3 +0,0 @@
LDFLAGS = -framework OpenGL -framework CoreFoundation -framework CoreGraphics -framework IOKit -framework Cocoa -framework CoreVideo
ARCH := $(shell uname -m)
BINARIES = ./macos-$(ARCH)