NetBSD/gnu/lib/libstdc++/std/Makefile

11 lines
246 B
Makefile
Raw Normal View History

# $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>