mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 18:30:08 -04:00
7 lines
116 B
Makefile
7 lines
116 B
Makefile
# @(#)Makefile 1.1 (Julian Elischer) 3/28/93
|
|
# $FreeBSD$
|
|
|
|
PROG= nextboot
|
|
MAN= nextboot.8
|
|
|
|
.include <bsd.prog.mk>
|