xref: /386bsd/usr/src/libexec/comsat/Makefile (revision a2142627)
1#	@(#)Makefile	5.3 (Berkeley) 5/11/90
2
3PROG=	comsat
4NONSTDINC=$(INCOLDBSD)
5MAN8=	comsat.0
6
7.include <bsd.prog.mk>
8