NetBSD/gnu/lib/libstdc++/config/Makefile

22 lines
550 B
Makefile

# $NetBSD: Makefile,v 1.1 1998/08/28 15:31:29 tv Exp $
# Makefile for _G_config.h, a machine-dependent automatically generated
# configuration file.
NOPROG=
DPSRCS= _G_config.h
INCS= _G_config.h
INCSDIR= /usr/include/${MACHINE}
CLEANFILES= dummy.c dummy.h dummy.C _G_config.h
DIST= ${.CURDIR}/../../../dist
_G_config.h: Makefile ${DIST}/libio/gen-params
rootme=${.OBJDIR} CC="${CC}" CXX="${CXX}" CONFIG_NM="${NM}" \
/bin/sh ${DIST}/libio/gen-params LIB_VERSION=2.9.0 >$@
all: ${DPSRCS}
.include <bsd.prog.mk>
incinstall:: linksinstall