1
0
mirror of https://github.com/berdav/snappy-fox synced 2025-06-05 21:59:21 +02:00
This commit is contained in:
2024-02-19 15:29:55 +01:00
parent c4e37504b9
commit 2176442d7c

View File

@@ -1,4 +1,4 @@
CFLAGS+=-Wall -Werror
CFLAGS+=-Wall -Werror -DVERSION='"v0.1"'
TARGET=snappy-fox
.PHONY: all