]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/pc-sysinstall/conf/Makefile
Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revision
[FreeBSD/FreeBSD.git] / usr.sbin / pc-sysinstall / conf / Makefile
1 # $FreeBSD$
2
3 FILESGROUPS=    CONF LICENSE
4 CONF=           exclude-from-upgrade pc-sysinstall.conf avail-langs
5 CONFDIR=        ${SHAREDIR}/pc-sysinstall/conf
6 LICENSE=        licenses/bsd-en.txt licenses/intel-en.txt licenses/nvidia-en.txt
7 LICENSEDIR=     ${SHAREDIR}/pc-sysinstall/conf/license
8
9 .include <bsd.prog.mk>