8 lines
90 B
Makefile
8 lines
90 B
Makefile
# $Id$
|
|
|
|
INFO = gperf
|
|
|
|
.PATH: ${.CURDIR}/../../../../contrib/gperf
|
|
|
|
.include <bsd.info.mk>
|