]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - arithmetic/Makefile
Use the function usage().
[bsdgames-darwin.git] / arithmetic / Makefile
index 2ff01223cd2b26a39a2b0b8ee6f5e4b7d6100fb0..0ef580e762fb842ba288c95bb446d215170088a5 100644 (file)
@@ -1,7 +1,8 @@
-#      @(#)Makefile    5.2 (Berkeley) 5/11/90
+#      $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>