Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git] / lib / csu / x86_64 / Makefile
blob31cb95781f4796c08388722bb4ecf0b64f36ebf7
1 # $NetBSD: Makefile,v 1.4 2003/09/07 22:27:55 fvdl Exp $
3 ELFSIZE=64
4 CPPFLAGS+= -I${.CURDIR} -D__EH_FRAME_CONST=const
6 .include "${.CURDIR}/../common_elf/Makefile.inc"