mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 23:50:29 -04:00
12 lines
272 B
Makefile
12 lines
272 B
Makefile
# $NetBSD: Makefile.inc,v 1.4 2014/06/01 19:51:01 mrg Exp $
|
|
|
|
.ifndef _EXTERNAL_GPL3_GCC_LIB_LIBSTDCXX_INCLUDE_MAKEFILE_INC_
|
|
_EXTERNAL_GPL3_GCC_LIB_LIBSTDCXX_INCLUDE_MAKEFILE_INC_=1
|
|
|
|
.include "../Makefile.inc"
|
|
.include "../../../Makefile.gcc_path"
|
|
|
|
DIST=${GCCDIST}
|
|
|
|
.endif
|