You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Add warnings for tools
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
.PHONY: all clean
|
.PHONY: all clean
|
||||||
|
|
||||||
CC := gcc
|
CC := gcc
|
||||||
CFLAGS := -std=c99
|
CFLAGS := -std=c99 -Wall -Wextra
|
||||||
|
|
||||||
tools := \
|
tools := \
|
||||||
lzcomp \
|
lzcomp \
|
||||||
|
Reference in New Issue
Block a user