mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-04 23:49:42 +02:00
atben/Makefile (spotless): new target to also remove KiCAD "junk" files
This commit is contained in:
parent
2cade0e2fb
commit
227bed1366
@ -98,3 +98,8 @@ clean:
|
||||
rm -f $(NAME)-Back.gbl $(NAME)-Mask_Back.gbs
|
||||
rm -f $(NAME)-SilkS_Back.gbo $(NAME)-SoldP_Back.gbp
|
||||
rm -f $(NAME)-Comments.gbr $(NAME)-Drawings.gbr
|
||||
|
||||
spotless: clean
|
||||
rm -f '$$'savepcb.000 '$$'savepcb.brd
|
||||
rm -f $(NAME)-cache.lib $(NAME).000 $(NAME).bak
|
||||
rm -f $(NAME).net
|
||||
|
Loading…
Reference in New Issue
Block a user