aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: cf8ff2cc3f36a990fafe245544c152d67c803cb5 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier Unlicense OR MIT
# Refer to the file 'LICENSE' in the nvxx distribution for license terms.

PREFIX?=	/usr/local
SUBDIR=		libnvxx

.include <bsd.subdir.mk>