4 lines
23 B
Makefile
4 lines
23 B
Makefile
|
all:
|
||
|
|
||
|
clean:
|
||
|
-rm -f *~
|