diff options
author | Rob Austein <sra@hactrn.net> | 2013-01-18 06:03:08 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2013-01-18 06:03:08 +0000 |
commit | 4ef639469607b92edf8460e3df335312d46c4e86 (patch) | |
tree | 4bf39d2ceb0b8664ea9cba0211dbb98a5800fece /openssl/Makefile.in | |
parent | e91f49d5de88cd0bc43d73083b99c82f43aa8034 (diff) |
Get rid of "installation-manifest" Makefile target silliness.
svn path=/branches/tk377/; revision=4974
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r-- | openssl/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in index 72bba460..f7bb6b5b 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -74,6 +74,3 @@ sandblast: test: all cd tests; ${MAKE} $@ - -installation-manifest: - @true |