mirror of
https://github.com/garrettsworkshop/RAM128.git
synced 2025-04-28 17:37:39 +00:00
Update Makefile
Delete old gerber zip file before rezipping
This commit is contained in:
parent
50c8210697
commit
7d428840f2
1
Makefile
1
Makefile
@ -36,6 +36,7 @@ gerber:
|
||||
sed -i '' 's/PosX/MidX/g' $(F_POS)
|
||||
sed -i '' 's/PosY/MidY/g' $(F_POS)
|
||||
sed -i '' 's/Rot/Rotation/g' $(F_POS)
|
||||
rm -f $(F_ZIP)
|
||||
zip -r $(F_ZIP) $@/
|
||||
Documentation:
|
||||
mkdir -p $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user