aee4b07b8a
headers, and a few other insignificant changes.
8 lines
157 B
Makefile
8 lines
157 B
Makefile
# $Id: Makefile,v 1.3 1993/08/02 17:54:19 mycroft Exp $
|
|
|
|
PROG= elvisrecover
|
|
CFLAGS+=-I${.CURDIR}/../elvis
|
|
|
|
.include <bsd.prog.mk>
|
|
.PATH: ${.CURDIR}/../elvis
|