| version 1.236, 2008/10/02 17:54:53 |
version 1.237, 2008/10/15 17:31:50 |
| Line 51 CLEANFILES+=strings |
|
| Line 51 CLEANFILES+=strings |
|
| @rm -f x.cc |
@rm -f x.cc |
| .endif |
.endif |
| |
|
| |
.if defined(MKPIE) && (${MKPIE} != "no") |
| |
CFLAGS+= -fPIC |
| |
LDFLAGS+= -Wl,-pie -shared-libgcc |
| |
.endif |
| |
|
| ##### Default values |
##### Default values |
| CPPFLAGS+= ${DESTDIR:D-nostdinc ${CPPFLAG_ISYSTEM} ${DESTDIR}/usr/include} |
CPPFLAGS+= ${DESTDIR:D-nostdinc ${CPPFLAG_ISYSTEM} ${DESTDIR}/usr/include} |
| CXXFLAGS+= ${DESTDIR:D-nostdinc++ ${CPPFLAG_ISYSTEMXX} ${DESTDIR}/usr/include/g++} |
CXXFLAGS+= ${DESTDIR:D-nostdinc++ ${CPPFLAG_ISYSTEMXX} ${DESTDIR}/usr/include/g++} |