7 lines
65 B
Makefile
7 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= find_interface
|
|
NOMAN=
|
|
|
|
.include <bsd.prog.mk>
|