bn/bn_recp.c: make it indent-friendly.
[openssl.git] / engines / Makefile
index 455c1d9484b4094d9b3a7ac4150c5469db886f2a..ffd36f0ac5058ba65e4c3962b0cb555273ef48e0 100644 (file)
@@ -111,7 +111,6 @@ install:
                                cp cyg$$l.dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
                          else \
                                case "$(CFLAGS)" in \
-                               *DSO_BEOS*)     sfx=".so";;     \
                                *DSO_DLFCN*)    sfx=`expr "$(SHLIB_EXT)" : '.*\(\.[a-z][a-z]*\)' \| ".so"`;;    \
                                *DSO_DL*)       sfx=".sl";;     \
                                *DSO_WIN32*)    sfx="eay32.dll"; pfx=;; \