main #1

Merged
solene merged 9 commits from prx/iblock:main into main 2022-08-22 14:02:24 +00:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 8fe70f68e8 - Show all commits

View File

@ -2,6 +2,10 @@ CFLAGS += -pedantic -Wall -Wextra -Wmissing-prototypes \
-Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing \
-Wstrict-prototypes -Wwrite-strings \
-Os
PREFIX = /usr/local
all: iblock
iblock: main.c