freebsd-nq/usr.sbin/pcvt/ispcvt/Makefile
Hellmuth Michaelis ca8b57af45 pcvt cleanup.
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.
2000-03-28 09:21:05 +00:00

7 lines
74 B
Makefile

# $FreeBSD$
PROG= ispcvt
MAN8= ispcvt.${MAN8EXT}
.include <bsd.prog.mk>