Загрузить файлы в «»
BETA!!!!!!
This commit is contained in:
commit
3237ada9b5
5 changed files with 241 additions and 0 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
CFLAGS?= -s -flto -Os -pedantic
|
||||
all:
|
||||
cc fetch.c $(CFLAGS) -o kfetch
|
Loading…
Add table
Add a link
Reference in a new issue