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