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

13 lines
308 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/02/13 23:53:57 lukem Exp $
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
MKOBJ= no
.PATH: ${.CURDIR}/../../../dist/libstdc++/std
.include <bsd.prog.mk>