summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/std/Makefile
blob: a5553201378ea6a5f5c127f7fae332ac1a79d7ae (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.1.1.1 1998/03/29 11:40:13 mrg Exp $

NOPROG=	yes

INCS=	bastring.h complext.h dcomplex.h fcomplex.h ldcomplex.h straits.h
INCSDIR=/usr/include/g++/std

.PATH: $(.CURDIR)/../../../dist/libstdc++/std

.include <bsd.prog.mk>