We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b070c7 commit 4daf564Copy full SHA for 4daf564
makefile
@@ -1,6 +1,6 @@
1
CC=i686-w64-mingw32-gcc
2
CFLAGS=-g -c -Wall -masm=intel
3
-LFLAGS=-shared
+LFLAGS=-shared -v
4
5
TARGET=game_controller.dll
6
SOURCES=game_controller.c
0 commit comments