mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
7 lines
62 B
Makefile
7 lines
62 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PROG= unaligned
|
||
|
|
NOMAN= t
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|