cameo/templates/mkmk-simple: also look for $NAME-PTH.drl

Used to be just $NAME.drl
This commit is contained in:
Werner Almesberger 2017-03-01 14:53:51 -03:00
parent 503036c22e
commit 2b4a7711f3
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ z -0.5mm # tool extra depth
clear
`[ -r ../$NAME.drl ] && echo excellon ../$NAME.drl`
`[ -r ../$NAME-PTH.drl ] && echo excellon ../$NAME-PTH.drl`
`[ -r ../$NAME-NPTH.drl ] && echo excellon ../$NAME-NPTH.drl`
drill $DRILL
optimize