]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - games/bcd/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / games / bcd / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PROG=   bcd
5 MAN=    bcd.6
6 MLINKS= bcd.6 ppt.6
7
8 .include <bsd.prog.mk>
9