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
Sync usage with man page.
[netbsd-mini2440.git]
/
libexec
/
ld.elf_so
/
arch
/
m68k
/
Makefile.inc
blob
3fa3218491204f5ae060cb5d9055cbb53ede9548
1
# $NetBSD: Makefile.inc,v 1.9 2004/02/21 15:56:03 skrll Exp $
2
3
SRCS+= rtld_start.S mdreloc.c
4
5
# XXX Should not be in CPPFLAGS!
6
CPPFLAGS+= -fpic
7
8
CPPFLAGS+= -DELFSIZE=32
9
10
LDFLAGS+= -Wl,-e,.rtld_start