repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git]
/
lib
/
csu
/
x86_64
/
Makefile
blob
31cb95781f4796c08388722bb4ecf0b64f36ebf7
1
# $NetBSD: Makefile,v 1.4 2003/09/07 22:27:55 fvdl Exp $
2
3
ELFSIZE
=
64
4
CPPFLAGS
+= -
I
${
.CURDIR
} -
D__EH_FRAME_CONST
=
const
5
6
.
include
"${.CURDIR}/../common_elf/Makefile.inc"