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:39 garbled Exp $
|
|
|
|
FILES= form preform
|
|
FILESDIR=${BINDIR}/sushi/users/deluser
|
|
SCRIPTS= script script1 script2
|
|
SCRIPTSDIR=${BINDIR}/sushi/users/deluser
|
|
MKOBJ= no
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|