6 lines
97 B
Makefile
6 lines
97 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1999/01/25 22:45:55 lukem Exp $
|
||
|
|
||
|
PROG= hesinfo
|
||
|
|
||
|
.include <bsd.prog.mk>
|