]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - bcd/Makefile
Use An in AUTHORS section.
[bsdgames-darwin.git] / bcd / Makefile
index 677c2b37117438223a226993a2132ca668bdd4bf..beaace06d931c42ca819e2aaa551c211e44f7636 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.5 2006/05/11 23:16:28 mrg Exp $
+#      $NetBSD: Makefile,v 1.8 2009/07/26 03:02:38 dholland Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  bcd
@@ -7,7 +7,3 @@ MLINKS= bcd.6 morse.6 bcd.6 ppt.6
 HIDEGAME=hidegame
 
 .include <bsd.prog.mk>
-
-.if ${HAVE_GCC} == 4
-COPTS+=        -Wno-pointer-sign
-.endif