mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
add $FreeBSD. get copyright in sync with FreeBSD recommendation. remove obsolete stuff resuling from pcvt kernel part cleanup (caution: this depends in part on modifications to pcvt_ioctl.h, commit will follow shortly). add new option "-n" to ispcvt to get number of compiled-in virtual screens.
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ispcvt
|
|
MAN8= ispcvt.${MAN8EXT}
|
|
|
|
.include <bsd.prog.mk>
|