Home | History | Annotate | Line # | Download | only in arithmetic
Makefile revision 1.3
      1 #	from: @(#)Makefile	5.2 (Berkeley) 5/11/90
      2 #	$Id: Makefile,v 1.3 1994/12/22 09:32:40 cgd Exp $
      3 
      4 PROG=	arithmetic
      5 MAN=	arithmetic.6
      6 HIDEGAME=hidegame
      7 
      8 .include <bsd.prog.mk>
      9