Cosmetics...
This commit is contained in:
parent
1bf8ddf418
commit
c6797e16b9
2 changed files with 17 additions and 15 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
all:
|
||||
gcc -o texec texec.c -lX11 -lpng
|
||||
gcc -Wall -o texec texec.c -lX11 -lpng
|
||||
|
||||
clean:
|
||||
rm -rf texec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue