# $NetBSD: Makefile,v 1.3 2000/05/18 00:43:06 matt Exp $ # Small Shell (i.e. for boot media) PROG= ssh MKMAN= no COPTS+= -Os all: ${PROG} .include