Files
netbsd/sys/lib/libunwind/Makefile.inc
2014-01-15 10:53:42 +01:00

11 lines
269 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2013/10/14 01:14:57 joerg Exp $
.PATH: ${NETBSDSRCDIR}/sys/lib/libunwind
SRCS+= libunwind.cxx \
unwind_registers.S
INCS+= unwind.h
COPTS.libuwind.cxx+= -funwind-tables -fno-rtti -fno-exceptions -fvisibility=hidden -Wno-old-style-cast