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

13 lines
307 B
Makefile

# $NetBSD: Makefile,v 1.3 1999/01/19 15:27:24 tv Exp $
NOPROG= yes
INCS= bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \
ldcomplex.h straits.h
INCS+= bastring_inst.h complext_inst.h
INCSDIR=/usr/include/g++/std
.PATH: ${.CURDIR}/../../../dist/libstdc++/std
.include <bsd.prog.mk>