]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - bcd/Makefile
Use __dead instead of __attribute__((__noreturn__)).
[bsdgames-darwin.git] / bcd / Makefile
index 0c88ca46c4e178e74e65a7ede540fbb54e860708..beaace06d931c42ca819e2aaa551c211e44f7636 100644 (file)
@@ -1,5 +1,5 @@
-#      from: @(#)Makefile      5.3 (Berkeley) 5/11/90
-#      $Id: Makefile,v 1.3 1994/12/22 09:33:11 cgd Exp $
+#      $NetBSD: Makefile,v 1.8 2009/07/26 03:02:38 dholland Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  bcd
 MAN=   bcd.6
@@ -7,4 +7,3 @@ MLINKS= bcd.6 morse.6 bcd.6 ppt.6
 HIDEGAME=hidegame
 
 .include <bsd.prog.mk>
-