Home | History | Annotate | Line # | Download | only in arithmetic
Makefile revision 1.1.1.1
      1 #	@(#)Makefile	5.2 (Berkeley) 5/11/90
      2 
      3 PROG=	arithmetic
      4 MAN6=	arithmetic.0
      5 HIDEGAME=hidegame
      6 
      7 .include <bsd.prog.mk>
      8