Commit 03957951 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

$(FIPSCHECK) no longer used.

parent 88490fb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ top:

all:
	@if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
		$(MAKE) -e subdirs $(FIPSCHECK) lib shared; \
		$(MAKE) -e subdirs lib shared; \
	fi

# Idea behind fipscanister.o is to "seize" the sequestered code between