mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 14:13:11 -04:00
7 lines
97 B
Makefile
7 lines
97 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../boot0
|
|
|
|
PROG= boot0ext
|
|
|
|
.include "${.CURDIR}/../boot0/Makefile"
|