SUBDIR=	src \
	lib \
	x11 \
	doc

afterinstall:
	@${.CURDIR}/scripts/setup.sh
	@${.CURDIR}/scripts/linux.sh
	@echo
	@echo "Installation of the NVIDIA Accelerated Graphics Driver"
	@echo "1.0-7676 for FreeBSD is now complete.  Please update"
	@echo "your XF86Config file as appropriate; see the README for"
	@echo "details."

setup:	install

.include <bsd.subdir.mk>
