GetMem fixed, build fixed
This commit is contained in:
parent
8a789784cc
commit
e59cd1d2a0
4 changed files with 10 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -5,4 +5,4 @@ all:
|
|||
$(CC) src/*.c -Iinclude -I. $(CFLAGS) -okfetch
|
||||
|
||||
clean:
|
||||
rm kfetch
|
||||
rm obj/* bin/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue