# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ PROG= primes SRCS= pattern.c pr_tbl.c primes.c spsp.c MAN= LIBADD= m .include