]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - wargames/Makefile
PR/55695: Andreas Gustafsson: factor(6) -h option doesn't always work
[bsdgames-darwin.git] / wargames / Makefile
index 5e0199479155c9d34a907e4f8cb065cb2c2ea930..47b625a1bc3b0f9c4b1a4ad86d140bb95fc4297a 100644 (file)
@@ -1,11 +1,7 @@
-#      $NetBSD: Makefile,v 1.4 1995/04/22 07:53:41 cgd Exp $
+#      $NetBSD: Makefile,v 1.10 2000/01/25 21:41:18 drochner Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
-NOOBJ= noobj
-all wargames clean cleandir depend lint tags:
-
-install:
-       install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
-           ${.CURDIR}/wargames.sh ${DESTDIR}/usr/games/wargames
+SCRIPTS=wargames.sh
+MAN=   wargames.6
 
 .include <bsd.prog.mk>