c0c8d25799
Makes things easier for pkgsrc
6 lines
86 B
Makefile
6 lines
86 B
Makefile
PROG= backup
|
|
MAN=
|
|
|
|
LINKS+= ${BINDIR}/backup ${BINDIR}/restore
|
|
|
|
.include <bsd.prog.mk>
|