NetBSD/share/sushi/system/usermgmtconf/Makefile

11 lines
261 B
Makefile

# $NetBSD: Makefile,v 1.1 2001/03/06 21:26:27 garbled Exp $
FILES= form help
FILESDIR=${BINDIR}/sushi/system/usermgmtconf
SCRIPTS= script script1
SCRIPTSDIR=${BINDIR}/sushi/system/usermgmtconf
MKOBJ= no
.include "../../../Makefile.inc"
.include <bsd.prog.mk>