diff options
Diffstat (limited to 'src/lib/libcrypto/util/domd')
| -rw-r--r-- | src/lib/libcrypto/util/domd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/util/domd b/src/lib/libcrypto/util/domd index 324051f60b..9f75131f22 100644 --- a/src/lib/libcrypto/util/domd +++ b/src/lib/libcrypto/util/domd | |||
| @@ -7,5 +7,5 @@ shift | |||
| 7 | 7 | ||
| 8 | cp Makefile.ssl Makefile.save | 8 | cp Makefile.ssl Makefile.save |
| 9 | makedepend -f Makefile.ssl $@ | 9 | makedepend -f Makefile.ssl $@ |
| 10 | $TOP/util/clean-depend.pl < Makefile.ssl > Makefile.new | 10 | perl $TOP/util/clean-depend.pl < Makefile.ssl > Makefile.new |
| 11 | mv Makefile.new Makefile.ssl | 11 | mv Makefile.new Makefile.ssl |
