]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - arithmetic/Makefile
Wording, punctuation and line length improvements. Also adjust test
[bsdgames-darwin.git] / arithmetic / Makefile
index 396326c1edfe1cc28e1700e5b6dff94104e94592..0ef580e762fb842ba288c95bb446d215170088a5 100644 (file)
@@ -1,8 +1,8 @@
-#      from: @(#)Makefile      5.2 (Berkeley) 5/11/90
-#      $Id: Makefile,v 1.2 1993/08/01 05:46:33 mycroft Exp $
+#      $NetBSD: Makefile,v 1.4 1995/03/21 11:59:28 cgd Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  arithmetic
-MAN6=  arithmetic.0
+MAN=   arithmetic.6
 HIDEGAME=hidegame
 
 .include <bsd.prog.mk>