19b9c78e4c
I think writing these makefiles takes longer than writing the menu items themselves.. ;)
11 lines
260 B
Makefile
11 lines
260 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/01/05 07:32:38 garbled Exp $
|
|
|
|
FILES= form
|
|
FILESDIR=${BINDIR}/sushi/users/adduser
|
|
SCRIPTS= script script1 script2 script3
|
|
SCRIPTSDIR=${BINDIR}/sushi/users/adduser
|
|
MKOBJ= no
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|