freebsd-dev/sbin/sconfig/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

11 lines
184 B
Makefile

# Cronyx Id: sbin.sconfig.Makefile,v 1.1.4.1 2003/02/17 12:51:24 rik Exp $
# $FreeBSD$
PACKAGE=runtime
PROG= sconfig
MAN= sconfig.8
MANSUBDIR= /i386
WARNS?= 2
.include <bsd.prog.mk>