#39 don't run mv unless the file exists Pull reque...
# open_pdks
g
#39 don't run mv unless the file exists Pull request opened by agorararmard The
mv
command that was used to rename the
.tlef
file was breaking the make, if the file didn't exist. So, I just added a check before running the
mv
to make sure the file exists. (the quick solution). RTimothyEdwards/open_pdks