mirror of
https://github.com/sigmasternchen/libsfuid
synced 2025-03-15 07:59:02 +00:00
added clean target to makefile
This commit is contained in:
parent
22e1db281d
commit
89cc594308
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -4,3 +4,6 @@ all: F6jigYck4v
|
|||
|
||||
F6jigYck4v: main.c
|
||||
gcc -lm -o $@ $<
|
||||
|
||||
clean:
|
||||
rm F6jigYck4v
|
||||
|
|
Loading…
Reference in a new issue