FIPS depends on object, so crypto must be built before fips.

This commit is contained in:
Ben Laurie 2003-10-08 10:18:02 +00:00
parent 2821a5e587
commit 871743aea9

View File

@ -173,7 +173,7 @@ LIBKRB5=
# we might set SHLIB_MARK to '$(SHARED_LIBS)'.
SHLIB_MARK=
DIRS= fips crypto ssl $(SHLIB_MARK) sigs apps test tools
DIRS= crypto fips ssl $(SHLIB_MARK) sigs apps test tools
SHLIBDIRS= fips crypto ssl
# dirs in crypto to build