mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-29 09:20:14 +02:00
4 lines
47 B
Makefile
4 lines
47 B
Makefile
clean:
|
|
rm -f $$(ls */* |grep -v settings.sh)
|
|
|