11 lines
302 B
Makefile
11 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/08/02 05:41:19 garbled Exp $
|
|
|
|
FILES= form help defaults
|
|
FILESDIR=${BINDIR}/sushi/system/sshdconf
|
|
SCRIPTS= script script1 script2 script3 script4 script5 script6
|
|
SCRIPTSDIR=${BINDIR}/sushi/system/sshdconf
|
|
MKOBJ= no
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|