]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - ppt/Makefile
I forgot to compile first...
[bsdgames-darwin.git] / ppt / Makefile
index 13700cbead2560d150bf542ff948df6a87983fc7..800c6a2fd72606f291d36ebe1e258f8037f9b4ff 100644 (file)
@@ -1,9 +1,10 @@
-#      from: @(#)Makefile      5.1 (Berkeley) 5/11/90
-#      $Id: Makefile,v 1.2 1993/08/01 05:44:46 mycroft Exp $
+#      $NetBSD: Makefile,v 1.6 2002/09/18 06:16:41 lukem Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
-PROG=  ppt
-NOMAN= noman
-HIDEGAME=hidegame
+NOMAN=         # defined
+
+PROG=          ppt
+HIDEGAME=      hidegame
 
 .include <bsd.prog.mk>