8 lines
151 B
Makefile
8 lines
151 B
Makefile
# $NetBSD: Makefile,v 1.5 1997/10/07 10:57:08 mrg Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
|
|
|
|
PROG= comsat
|
|
MAN= comsat.8
|
|
|
|
.include <bsd.prog.mk>
|