This commit is contained in:
parent
119632d026
commit
523764a45c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,2 +1,2 @@
|
|||
all:
|
||||
gcc -Wall -Wextra -pedantic -Werror -o executable c-basic/*.c c-basic/hex_read_scanf.c
|
||||
gcc -Wall -Wextra -pedantic -Werror -o executable c-basic/*.c
|
||||
|
|
Loading…
Add table
Reference in a new issue