]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - primes/Makefile
use warn instead of perror/fprintf/...
[bsdgames-darwin.git] / primes / Makefile
index ca68a7d88b10d57d173c45dfc058500d05cc148f..0a6747f14cb795389477f65be131702fb8d0a445 100644 (file)
@@ -1,4 +1,5 @@
-#      @(#)Makefile    5.1 (Berkeley) 5/11/90
+#      $NetBSD: Makefile,v 1.3 1995/03/23 08:35:43 cgd Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  primes
 SRCS=  pattern.c pr_tbl.c primes.c
 
 PROG=  primes
 SRCS=  pattern.c pr_tbl.c primes.c