mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 23:28:57 +00:00
7 lines
100 B
Makefile
7 lines
100 B
Makefile
# @(#)Makefile 1.1 (Julian Elischer) 3/28/93
|
|
# $FreeBSD$
|
|
|
|
PROG= nextboot
|
|
|
|
.include <bsd.prog.mk>
|