Makefile: make sure latest_perl can be found.

How did this work on other systems? They had PWD
in the PATH?
This commit is contained in:
Mike Small 2020-11-26 12:03:45 -05:00
parent 6d1b2c16a4
commit 6c09f88dec
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
frfac:
sed '1s@^.*$$@\#\!'$$(latest_perl)@ frfac.in > frfac
sed '1s@^.*$$@\#\!'$$(./latest_perl)@ frfac.in > frfac
check:
`./latest_perl` -wc frfac.in