11 lines
304 B
Makefile
11 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/12/12 01:49:31 tv Exp $
|
|
|
|
FILES= form help defaults
|
|
FILESDIR=${BINDIR}/sushi/system/sshdconf
|
|
SCRIPTS= script script1 script2 script3 script4 script5 script6
|
|
SCRIPTSDIR=${BINDIR}/sushi/system/sshdconf
|
|
NOOBJ= # defined
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|