mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
# $Id$
|
|
|
|
INFO = gperf
|
|
|
|
.PATH: ${.CURDIR}/../../../../contrib/gperf
|
|
|
|
.include <bsd.info.mk>
|