More cosmetics... :D
This commit is contained in:
parent
00aa8cd38b
commit
60b261f3c2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
all:
|
||||
$(CC) -Wall -oXtimer Xtimer.c -lX11 -lXi
|
||||
$(CC) -Wall -o Xtimer Xtimer.c -lX11 -lXi
|
||||
|
||||
clean:
|
||||
rm -f Xtimer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue