1 # $NetBSD: Makefile,v 1.5 2011/08/09 12:56:41 joerg Exp $
4 SRCS
= ${G_C_OBJS
:Nlibcpp.a
:.o
=.c
} main.c
${PROG}-checksum.c
5 CPPFLAGS
+= -DPREFIX
=\"/usr
\"
7 .
include "../Makefile.backend"
8 .
include "../Makefile.libcpp"
9 .
include "../Makefile.libdecnumber"
11 # VER_CPPFLAGS from Makefile.inc
12 CPPFLAGS.c-cppbuiltin.c
= ${VER_CPPFLAGS}
14 COPTS
+= -Wno-stack-protector
16 LDADD
+= ${LIBMPC} ${LIBMPFR} ${LIBGMP} -lintl
-lz
-lm
17 DPADD
+= ${LIBMPC} ${LIBMPFR} ${LIBGMP} ${LIBINTL} ${LIBZ} ${LIBM}
19 .PATH
: ${DIST}/gcc
${G_out_file
:H
}