]> granicus.if.org Git - openssl/commit
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:46 +0000 (08:49 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 9 Aug 2002 08:49:46 +0000 (08:49 +0000)
commitd3c32ffbcc453935236d781b8a896436cc33376f
treeb872f6a670e1fda90278f3fe92256dee58abe801
parent1d2a3fe246f8feb581e5fba1caf192f4fba4906f
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