13 lines
965 B
Plaintext
13 lines
965 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.7 2005/04/07 00:49:18 brad Exp $
|
|
--- Makefile.in.orig Wed Apr 6 06:03:14 2005
|
|
+++ Makefile.in Wed Apr 6 11:24:05 2005
|
|
@@ -864,7 +864,7 @@ generate-server-key:
|
|
|
|
@SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs-client sim-install doc-install-client etc-install-client
|
|
@SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_TRUE@install-data-hook: install-dirs-client install-dirs-server sim-install doc-install-client doc-install-server toolkit-install examples-install etc-install-client etc-install-server
|
|
-@SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE@install-data-hook: install-dirs-server sim-install doc-install-server examples-install etc-install-server generate-server-key
|
|
+@SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE@install-data-hook: doc-install-server examples-install
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|