mirror of https://github.com/openXC7/prjxray.git
4 lines
47 B
Makefile
4 lines
47 B
Makefile
|
|
clean:
|
||
|
|
rm -f $$(ls */* |grep -v settings.sh)
|
||
|
|
|