We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd92a25 commit 14ce4b8Copy full SHA for 14ce4b8
Makefile
@@ -1,6 +1,7 @@
1
COMPILER=cc
2
3
C = c
4
+OBJ = o
5
OUTPUT_PATH = bin/
6
SOURCE_PATH = src/
7
BIN = bin/mbpfan
0 commit comments