mirror of
https://github.com/catseye/SixtyPical.git
synced 2024-11-26 14:49:15 +00:00
4 lines
55 B
Bash
4 lines
55 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
rm -f src/*.hi src/*.o src/*/*.hi src/*/*.o
|