7 lines
135 B
Makefile
7 lines
135 B
Makefile
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
# $Id: Makefile,v 1.2 1993/07/31 15:22:52 mycroft Exp $
|
|
|
|
PROG= fpr
|
|
|
|
.include <bsd.prog.mk>
|