make file test
This commit is contained in:
parent
84c1aa6a02
commit
119632d026
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
|
||||
gcc -Wall -Wextra -pedantic -Werror -o executable c-basic/*.c c-basic/hex_read_scanf.c
|
||||
|
|
Loading…
Add table
Reference in a new issue