[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

File: [local] / src / usr.bin / ssh / Makefile.inc (download)

Revision 1.1, Sun Sep 26 21:47:52 1999 UTC (24 years, 8 months ago) by deraadt
Branch: MAIN

build ssh components using our build model

HOST_KEY_FILE   = $(etcdir)/ssh_host_key
HOST_CONFIG_FILE = $(etcdir)/ssh_config
SERVER_CONFIG_FILE = $(etcdir)/sshd_config

CFLAGS=	-I${.OBJDIR} -I${.CURDIR}/..

USER_SHELLS = sh jsh ksh csh tcsh bash zsh ash