mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-22 23:28:52 +02:00
5 lines
35 B
Bash
Executable File
5 lines
35 B
Bash
Executable File
#!/bin/sh
|
|
rm *.o
|
|
rm *.ppu
|
|
rm *.bak
|