]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - morse/Makefile
Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate in
[bsdgames-darwin.git] / morse / Makefile
index a189d968ac315748d8669e293b6e601cac12ece4..967dda40a380635307c4f1278d0823ce5e7837cc 100644 (file)
@@ -1,8 +1,8 @@
-#      from: @(#)Makefile      5.1 (Berkeley) 5/11/90
-#      $Id: Makefile,v 1.2 1993/08/01 05:44:57 mycroft Exp $
+#      $NetBSD: Makefile,v 1.4 1999/02/13 02:54:21 lukem Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  morse
-NOMAN= noman
+MKMAN= no
 HIDEGAME=hidegame
 
 .include <bsd.prog.mk>