When we want to give a -f argument to $(MAKE), we'd better make sure the
authorRichard Levitte <levitte@openssl.org>
Fri, 9 Aug 2002 08:49:53 +0000 (08:49 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 9 Aug 2002 08:49:53 +0000 (08:49 +0000)
commitb91734063f77bee3cf4363d29abdc982504636fd
tree9843367cc9505768491721b2b2b8fc0a2eead0ec
parentca2b12feec796d330c21a409a4f9125bc6d16081
When we want to give a -f argument to $(MAKE), we'd better make sure the
variable doesn't already contain a -f argument.
PR: 203, part 4
Makefile.org