freebsd-dev/sbin/comcontrol/Makefile
Glen Barber 406d87b1c3 Explicitly add more files to the 'runtime' package.
Sponsored by:	The FreeBSD Foundation
2016-02-09 20:19:31 +00:00

9 lines
125 B
Makefile

# @(#)Makefile 5.4 (Berkeley) 6/5/91
# $FreeBSD$
PACKAGE=runtime
PROG= comcontrol
MAN= comcontrol.8
.include <bsd.prog.mk>