Bump minor version number (keep in step with the rest of the system)
[unix-history] / usr.sbin / trsp / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.3 (Berkeley) 5/11/90
2
3PROG= trsp
48d1b3ce 4MAN8= trsp.8
15637ed4
RG
5BINGRP= kmem
6BINMODE=2555
7
8.include <bsd.prog.mk>
9