Sync usage with man page.
[netbsd-mini2440.git] / lib / csu / arm_elf / Makefile
blob1552b3fb0100acb108f2968f9693e1e0b30720e1
1 # $NetBSD: Makefile,v 1.3 2004/08/21 12:12:28 rearnsha Exp $
2 CPPFLAGS+= -I${.CURDIR}
4 # Temporary hack to work around ld problems when linking Thumb applications
5 # where the linker does not correctly insert an interworking veneer.
6 CFLAGS+=-mlong-calls
8 .include "${.CURDIR}/../common_elf/Makefile.inc"