From 2f3c39bc623bf198a7f8c54efe08595750e5b846 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sun, 26 Jun 2005 17:47:44 +0000 Subject: Minor (final?) Makefiles polish. --- apps/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/Makefile') diff --git a/apps/Makefile b/apps/Makefile index 4bd2646520..fc4d69d027 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -162,7 +162,6 @@ $(EXE): progs.h $(E_OBJ) $(PROGRAM).o $(DLIBCRYPTO) $(DLIBSSL) APPNAME=$(EXE) OBJECTS="$(PROGRAM).o $(E_OBJ)" \ LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \ link_app.$${shlib_target} - @case "../*.dll" in *\**) ;; *) cp -p ../*.dll .;; esac -(cd ..; \ OPENSSL="`pwd`/util/opensslwrap.sh"; export OPENSSL; \ $(PERL) tools/c_rehash certs) -- cgit v1.2.3