mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PROG= objformat
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|