c0c8d25799
Makes things easier for pkgsrc
7 lines
87 B
Makefile
7 lines
87 B
Makefile
# Makefile for mined
|
|
|
|
PROG= mined
|
|
SRCS= mined1.c mined2.c
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|