Create Makefile

pull/431/head
JohhnGoblin 2025-01-05 01:12:02 -06:00 committed by GitHub
parent 2a8dc39191
commit cbeb0b8f7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
CFLAGS=-O1 -g -fno-omit-frame-pointer -Wall -Wextra
LDFLAGS=-g
#LDLIBS=-levent_core
rcjoystick: