freebsd-dev/usr.sbin/bsdconfig/include/Makefile
Bryan Drewery 93e779a26c META MODE: These need object directories to handle staging.
Sponsored by:	EMC / Isilon Storage Division
2015-11-26 01:14:27 +00:00

8 lines
178 B
Makefile

# $FreeBSD$
FILESDIR= ${LIBEXECDIR}/bsdconfig/include
FILES= bsdconfig.hlp media.hlp messages.subr network_device.hlp \
options.hlp tcp.hlp usage.hlp
.include <bsd.prog.mk>