# $Id: Makefile,v 1.3 1993/10/07 07:25:56 cgd Exp $ PROG= pr SRCS= pr.c getopt.c LDADD+= -lgnumalloc DPADD+= /usr/lib/libgnumalloc.a .include