NetBSD/games/bcd/Makefile

11 lines
193 B
Makefile
Raw Normal View History

1995-03-21 18:03:38 +03:00
# $NetBSD: Makefile,v 1.4 1995/03/21 15:08:10 cgd Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
PROG= bcd
1994-12-22 12:31:26 +03:00
MAN= bcd.6
1993-03-21 12:45:37 +03:00
MLINKS= bcd.6 morse.6 bcd.6 ppt.6
HIDEGAME=hidegame
.include <bsd.prog.mk>