name Server
package silc-server
bug-report silc-devel@lists.silcnet.org
-license distdir/BSD
-license-header distdir/GPL-header distdir/BSD-header
inherit common
define SILC_DIST_SERVER
undef SILC_DIST_SFTP
#include "silcske_payload.h"
#include "silcske_groups.h"
+#ifdef SILC_DIST_SFTP
/* SILC SFTP library */
#include "silcsftp.h"
#include "silcsftp_fs.h"
+#endif /* SILC_DIST_SFTP */
#ifdef __cplusplus
}
#ifdef SILC_DIST_MATH
lib/silcmath/Makefile
#endif SILC_DIST_MATH
+#ifdef SILC_DIST_SFTP
lib/silcsftp/Makefile
+#endif SILC_DIST_SFTP
#ifdef SILC_DIST_INPLACE
lib/silcutil/tests/Makefile
lib/silccrypt/tests/Makefile