8 lines
121 B
Makefile
8 lines
121 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/01/16 01:54:47 pooka Exp $
|
|
#
|
|
|
|
MAN= rump_wmd.1
|
|
SCRIPTS=rump_wmd.sh
|
|
|
|
.include <bsd.prog.mk>
|