7 lines
123 B
Makefile
7 lines
123 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2005/06/05 18:19:54 thorpej Exp $
|
||
|
|
||
|
MAN= genassym.1
|
||
|
SCRIPTS= genassym.sh
|
||
|
|
||
|
.include <bsd.prog.mk>
|