# @(#)Makefile 5.1 (Berkeley) 5/11/90 PROG= primes SRCS= pattern.c pr_tbl.c primes.c NOMAN= noman DPADD= ${LIBM} LDADD= -lm .include