NetBSD/usr.bin/elvisrecover/Makefile

8 lines
123 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
PROG= elvisrecover
#SRCS= elvisrecover.c
1993-04-25 12:13:28 +04:00
CFLAGS+=-I${.CURDIR}/../elvis
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>
.PATH: ${.CURDIR}/../elvis