xref: /csrg-svn/old/rxformat/Makefile (revision 47875)
1#	@(#)Makefile	5.4 (Berkeley) 04/11/91
2
3PROG=	rxformat
4MAN8=	rxformat.0
5CFLAGS+=-I/sys
6MANSUBDIR=/vax
7
8.include <bsd.prog.mk>
9