new upstream

git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@10080 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
joey
2004-02-14 21:35:37 +00:00
parent 26fb70d304
commit a02c126403
224 changed files with 5624 additions and 2217 deletions

View File

@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.6 2002/09/18 06:16:41 lukem Exp $
# $NetBSD: Makefile,v 1.7 2004/02/08 13:16:25 jsm Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
NOMAN= # defined
PROG= primes
SRCS= pattern.c pr_tbl.c primes.c
MAN= primes.6
DPADD= ${LIBM}
LDADD= -lm