summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Smith <claysmith158@gmail.com>2023-04-06 05:24:54 -0500
committerClay Smith <claysmith158@gmail.com>2023-04-06 05:24:54 -0500
commit99b92185b3e7e62b7562a269d40a4197a0176b37 (patch)
treeb23c6ffe1b1836d209d4b6671148b27cb4b690dd
parent9caedfd022adde759a77092e1684bcdb3040fb17 (diff)
Added makefile
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..e909e3d
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+ gcc SDL_controller.c -I /Library/Frameworks/SDL2.framework/Headers -F/Library/Frameworks -framework SDL2 -o ./devout_sdl